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: Program terminated by SIGTRAP in gdb


On Fri, Jan 16, 2009 at 11:05 AM, Albert Fu <quarkverse@gmail.com> wrote:

>>   What does the command below produce:
>>    nm /lib/libpthread.so.0 | egrep '_version|threads_events'

> I typed the command and it produced:
>
> 0001da70 g __linuxthreads_version
> 0001da9c s __pthread_threads_events

Did you do that command on host or on target (or are they one and
the same)?

The target /lib/libpthread.so.0 *must* not be stripped.

Cheers,
-- 
Paul Pluzhnikov


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