2.6.0-test11, 2.6.0-test9 and gdb 6.0

From: Lukas Hejtmanek (xhejtman_at_mail.muni.cz)
Date: 11/30/03

  • Next message: Lukas Hejtmanek: "Synaptics PS/2 driver and 2.6.0-test11"
    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/
    

  • Next message: Lukas Hejtmanek: "Synaptics PS/2 driver and 2.6.0-test11"

    Relevant Pages