|
From: Janne K. <Jan...@pp...> - 2004-01-12 11:04:18
|
Hi, As i'm trying to use --gdb-attach on SuSE 9.0 ( gdb 5.3.92-SuSE, valgrind 2.0.0 ) i can't get the stack frame to be shown. GDB is invoked properly, but: (gdb) bt #0 0x4018dc1c in vg_do_syscall3 () from /usr/lib/valgrind/valgrind.so #1 0x4018f320 in vgPlain_system () from /usr/lib/valgrind/valgrind.so (gdb) info threads (gdb) Quitting gdb makes it to hang completely ( either gdb or vg ). Any ideas? -- // Janne |