A handler for the OS ABI "GNU/Linux"...

'Daniel Jacobowitz' drow@false.org
Wed Sep 19 01:37:00 GMT 2007


Please reply to the list if you want help.

On Tue, Sep 18, 2007 at 08:32:48PM +0200, Peter Skvarka wrote:
> What do you mean by gdbserver ? open source jtag_gdbserver ?
> But it works also with help of JTAG hardware.
> Or do you mean to connect with gdb to target GDBServer/TCP instead of
> Remote/TCP
> in target list when opened insight, menu Run->Connect to target ?

No.  You must run the gdbserver program, which is part of GDB, on your
target system in order to debug userspace applications.  You can't
use JTAG to do it; GDB doesn't support that.

JTAG will be fine for the kernel.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list