Ok, I'm trying against Thunderbird 2.0.0.21 - that's the static build
in the autobuilder. That has a number of issues (hence GDB), but it
does run. Anyway:
/usr/src/gccsdk/gdb-6.8$ ./gdb/gdb
/usr/src/build-elf/thunderbird2/mozilla/mail/app/thunderbird-bin,e1f
GNU gdb 6.8
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "--host=x86_64-unknown-linux-gnu
--target=arm-elf"..
[start under RISC OS]
(gdb) target remote puffin:4900
Remote debugging using puffin:4900
0x00000000 in ?? ()
Now what? ;-)
And how about dynamic binaries - how will GDB find the libraries,
especially in the case where they're dlopened with paths that
will be on the RISC OS system (although probably still in Unix
format).
_______________________________________________
GCCSDK mailing list [email protected]
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK