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: gdb, target remote, threadbased application in uml


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


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