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: Thread debugging. GDB for ARM.


On Mon, May 14, 2007 at 03:17:30PM +0200, gomrioje wrote:
> Could you give me a hint about thread debugging running on arm?

Yes: the fine manual.  The GDB documentation is online here:
  http://sourceware.org/gdb/current/onlinedocs/gdb_toc.html

Take a look at the section "Using the gdbserver program".  You
probably net "set solib-absolute-prefix" ("set sysroot" in the next
release of GDB).

-- 
Daniel Jacobowitz
CodeSourcery


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