Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: _sys___select50() triggering lots of SIGTRAPS in gdb?
On Wed, Apr 06, 2011 at 04:34:34PM +0000, bch%methodlogic.net@localhost wrote:
> -lc.12 => /usr/lib/libc.so.12
> -lpthread.1 => /usr/lib/libpthread.so.1
Ah, very likely a problem with the NetBSD specific part of gdb: it can't
always find reliably the current thread/it's stack pointer. Libpthread in
current uses TLS for this now, so gdb should be fixable.
Martin
Home |
Main Index |
Thread Index |
Old Index