RMT ERROR : failed to get remote thread list
Daniel Jacobowitz
drow@false.org
Wed Sep 19 14:58:00 GMT 2007
On Wed, Sep 19, 2007 at 04:22:59PM +0200, Peter Skvarka wrote:
> I need to run "info threads" dgb command to see address of text section for
> some running executable.
> Does not exist some other way how to determine address of text section of
> loaded executable ?
> "info threads" is in gdb only way I know, but I dont know gdb very good.
Again, you can not debug Linux userspace programs by using OpenOCD and
JTAG. You need to use the gdbserver program. When you connect to
your board using OpenOCD, you can only debug the kernel and you won't
see a threads list.
--
Daniel Jacobowitz
CodeSourcery
More information about the Gdb
mailing list