This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]