Thread (16 messages) flat view 16 messages, 8 authors, 2006-08-16

RE: edlk4.0 ppc_85xx gdb problems

From: Jenkins, Clive <hidden>
Date: 2006-08-15 12:20:20

ppc_85xx-gdb vmlinux
......
......
(gdb) target remote 192.168.101.101:2001
Remote debugging using 192.168.101.101:2001
0x00000000 in ?? ()
(gdb) q
When I had this problem (actually using KGDB not BDI2000),
I found that GDB defaulted to e500 architecture (=3Dprocessor)
but it only worked with the less processor-specific
"common" architecture setting:

(gdb) show architecture
The target architecture is set automatically (currently=20
powerpc:e500)
(gdb) set architecture powerpc:common


See also:
http://www.ultsol.com/faq_p311.htm

Regards,
Clive
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help