gdb, target remote, threadbased application in uml

Daniel Jacobowitz drow@false.org
Wed Feb 28 13:35:00 GMT 2007


On Wed, Feb 28, 2007 at 02:04:54PM +0100, Michael Shuldman wrote:
> On the host side, I then start gdb and do the following:
> set solib-search-path usr/local/...

You may want solib-absolute-prefix instead here, if UML is using
different libraries.

> [Thread debugging using libthread_db enabled]
> [New Thread 1076389568 (LWP 765)]
> Can't attach LWP 765: No such process

That shouldn't happen, but you haven't said what version of GDB you're
using.  You may wish to try a newer one.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list