Bug#496494: (no subject)

2008-08-29 Thread Laurent Carlier
I've found a workaround in linking my app with libpthread, now i can run it inside gdb without the error Cannot find new threads: generic error There must be some mismatch between glibc and pthread. Regards, -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe.

Bug#496494: [libc6] gdb fail to debug with a dlopen() call

2008-08-25 Thread Laurent Carlier
Package: libc6 Version: 2.7-13 Severity: normal --- Please enter the report below this line. --- Debugging session fail when a dlopen() call is reached. The problem occur when trying to debug some gambas2 (in unstable) or gambas3 executable. These programs run fine without dbg. Here is an

Bug#496494: [libc6] gdb fail to debug with a dlopen() call

2008-08-25 Thread Laurent Carlier
Le Monday 25 August 2008 10:54:11, vous avez écrit : Laurent Carlier a écrit : Package: libc6 Version: 2.7-13 Severity: normal --- Please enter the report below this line. --- Debugging session fail when a dlopen() call is reached. The problem occur when trying to debug some