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: multithreaded programs on arm-linux


On Wed, Nov 02, 2005 at 02:28:29PM +0100, Andreas Schwab wrote:
> frank@betaversion.net writes:
> 
> > Quoting Andreas Schwab <schwab@suse.de>:
> >
> >> frank@betaversion.net writes:
> >>> No, it hasn't been stripped. And the the section .symtab also seems
> >>> to be available.
> >>
> >> Does it contain the symbol nptl_version?
> >
> > No it doesn't.
> 
> Then it is not usable.  All symbols must be preserved, even local ones.

While this is true, a LinuxThreads library won't require
nptl_version...

And an ARM NPTL library will require additional gdbserver changes.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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