On Fri, Oct 09, 2009 at 05:51:48PM +0200, Witold Baryluk wrote: > This GDB was configured as "i486-kfreebsd-gnu". > For bug reporting instructions, please see: > <http://www.gnu.org/software/gdb/bugs/>... > (no debugging symbols found) > (gdb) run a > Starting program: /bin/echo a > Cannot access memory at address 0x5 > (gdb) bt > #0 0x280ef7b0 in ?? () > (gdb) c > Continuing. > a > > Program exited normally. > (gdb) q > > > Debuging more complicated programs (like epiphany-browser) is impossible. > (gdb) r > Starting program: /usr/bin/epiphany-browser > Cannot access memory at address 0x5 > (gdb) c > Continuing. > > Program received signal ?, Unknown signal. > 0x298a10a7 in ?? () > (gdb) c > Continuing. > warning: Signal ? does not exist on this system.
Thanks for the report. Unfortunately, I don't know anything about kfreebsd... this will need a porter's attention. Can anyone help? -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

