bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bugs


From: Oswald Buddenhagen
Subject: bugs
Date: Fri, 8 Jun 2001 19:40:24 +0200
User-agent: Mutt/1.3.18i

hi there!

i'm referring to gdb 5.0, glibc 2.2.3 on linux 2.4.5.

1) when a program catches a signal, and invokes gdb attaching it
 to itself and letting gdb create a backtrace, the topmost stack frame
 below the signal handler is invisible, i.e., the bt shows the function,
 which called the faulting function and then sigaction() right above it.
 i'm not exactly sure, if this is gdb's fault.

2) gdb does not remove breakpoint hooks after a fork. therefore, a dlopen()
 in a fork()ed process will crash with a sigtrap.

greetings

-- 
Hi! I'm a .signature virus! Copy me into your ~/.signature, please!
--
Nothing is fool-proof to a sufficiently talented fool.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]