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


Quoting Daniel Jacobowitz <drow@false.org>:

On Wed, Nov 02, 2005 at 04:55:58PM +0100, Frank Meerkoetter wrote:
Quoting Daniel Jacobowitz <drow@false.org>:

>On Wed, Nov 02, 2005 at 03:33:17PM +0100, Andreas Schwab wrote:
>>Daniel Jacobowitz <drow@false.org> writes:
>>
>>> While this is true, a LinuxThreads library won't require
>>> nptl_version...
>>
>>I was assuming NPTL, because AFAIK LinuxThreads does not have the symbol
>>stripping problem (the dynamic symbol table of the library should be good
>>enough).
>
>Oh.  Huh - I didn't realize that.

Does anyone have an idea left how i could end up with
a thread enabled gdb?

What steps could i try to narrow down the problem?

How about answering whether you are using NPTL or LinuxThreads first?

Sorry, that was a misunderstanding on my side. I'm running LinuxThreads.

# uname -a
Linux (none) 2.4.19-rmk7-omap1 #97 Wed Sep 21 15:59:38 CEST 2005 armv4l unknown


# /lib/libc.so.6
GNU C Library stable release version 2.2.5, by Roland McGrath et al.
Copyright (C) 1992-2001, 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 2.95.3 20010315 (release).
Compiled on a Linux 2.4.19 system on 2003-10-30.
Available extensions:
        GNU libio by Per Bothner
        crypt add-on version 2.1 by Michael Glad and others
        linuxthreads-0.9 by Xavier Leroy
        BIND-8.2.3-T5B
        libthread_db work sponsored by Alpha Processor Inc
        NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk

Regards,
  Frank



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