This is the mail archive of the gdb@sources.redhat.com 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: gdbserver coredumps,what is the *right* libthread_db.so for gdbserver on a given platform?


On Fri, Jan 23, 2004 at 09:13:05PM -0800, John Utz wrote:
> if i take my libpthread-0.9.so and copy it to libpthread-0.9.so.db and
> then *strip* libpthread-0.9.so i can run  'share' successfully, ie not
> crash gdbserver.

This process just serves to disable gdb threads support.

> failing that, how do i debug gdsbserver?

With strace and gdb! :)

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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