2.6.0-test11, 2.6.0-test9 and gdb 6.0
From: Lukas Hejtmanek (xhejtman_at_mail.muni.cz)
Date: 11/30/03
- Previous message: Henrik Persson: "Re: 2.6 not cat proof"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 30 Nov 2003 22:40:25 +0100 To: linux-kernel@vger.kernel.org
Hello,
is there any issue about using gdb with pthreads under 2.6.0-test9+ kernels?
With 2.6.0-test11 I got message while du next over a function that creates some
threads:
Program received signal SIG32, Real-time event 32.
__pthread_sigsuspend (set=0xbffff6d0)
at ../linuxthreads/sysdeps/unix/sysv/linux/pt-sigsuspend.c:5656
../linuxthreads/sysdeps/unix/sysv/linux/pt-sigsuspend.c: No such file or directory.
in ../linuxthreads/sysdeps/unix/sysv/linux/pt-sigsuspend.c
(gdb)
With 2.6.0-test9 I got a message about gdb cannot read thread registers.
With 2.4.x series it is ok. Is it a bug in ptrace in kernel or a bug in gdb?
-- Lukáš Hejtmánek - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Henrik Persson: "Re: 2.6 not cat proof"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: 2.6.0-test11, 2.6.0-test9 and gdb 6.0
... Lukas Hejtmanek wrote: ... >With 2.6.0-test9 I got a message about gdb
cannot read thread registers. ... Is it a bug in ptrace in kernel or a bug in gdb? ...
send the line "unsubscribe linux-kernel" in ... (Linux-Kernel) - panic: Lock so_rcv_sx not exclusively locked
... Recent -current kernels can reliably be made to panic by killing npviewer.bin.
... GNU gdb 6.1.1 ... GDB is free software, covered by the GNU General Public
License, and you are ... (freebsd-current) - Re: Invisible threads in 2.6.9
... >which was needed to get gdb to work. ... I think this should be fixed in
stable kernel version, ... 2.6.9-rc3 from kernel.org:) I downloaded it to check if the
bug is not ... send the line "unsubscribe linux-kernel" in ... (Linux-Kernel) - problem with gdb back-traces on AMD64 (32 bit executables)
... AMD64 and -m32 compiled executables. ... the gdb maintainers have not
shown any interest in the issue, ... the problem only affects 2.6 kernels, ... Program
received signal SIGALRM, Alarm clock. ... (Linux-Kernel) - Re: Debugging CURRENT kernels using remote gdb on STABLE does not work ?
... > Debugging CURRENT kernels using remote gdb on STABLE does not work? ...
That's probably to be expected - trying to debug a 5.x crashdump with ... (freebsd-current)