Page 1 of 1

gdb proper

Posted: Mon Jun 28, 2010 10:17 am
by ckoehler
Hello,

Has anyone tried using gdb command line from a Mac or Linux box to remote debug the board?
I got the app waiting at Initialized GDB TCP, and connected to it via gdb, which tells me:

Remote debugging using 192.168.3.30:2159
0xe0e40c02 in ?? ()

Any idea where to go from here?

Thanks!

Christoph

Re: gdb proper

Posted: Tue Jun 29, 2010 10:09 am
by Forrest
Hello,

There is actually a command line GDB guide in the C:\nburn\docs\NetBurnerPcTools\NetBurnerPcTools.pdf guide. See section 8. This was done on a windows PC, but I don't think that it would be any different on a mac or linux.