Discussion:
GDB 6.3 problem
(too old to reply)
Alvin
2005-06-05 18:12:05 UTC
Permalink
Hello all,

I have recently upgraded from suse 9.1 to suse 9.3. suse 9.3 comes with GDB
6.3. For some reason, I can no longer use gdb. I heave googled the problem
and appears to do with debugging a program with threads (which my program
uses)?

Anyone know more about this bug or any work arounds?

Thanks,

Alvin
Alvin
2005-06-05 19:35:35 UTC
Permalink
Post by Alvin
Hello all,
I have recently upgraded from suse 9.1 to suse 9.3. suse 9.3 comes with
GDB 6.3. For some reason, I can no longer use gdb. I heave googled the
problem and appears to do with debugging a program with threads (which my
program uses)?
Anyone know more about this bug or any work arounds?
Thanks,
Alvin
I forgot to mention the error message I get:
Program terminated with signal SIGTRAP, Trace/breakpoint trap.
Program no longer exists.
Alvin
2005-06-06 22:27:38 UTC
Permalink
Post by Alvin
Post by Alvin
Hello all,
I have recently upgraded from suse 9.1 to suse 9.3. suse 9.3 comes with
GDB 6.3. For some reason, I can no longer use gdb. I heave googled the
problem and appears to do with debugging a program with threads (which my
program uses)?
Anyone know more about this bug or any work arounds?
Thanks,
Alvin
Program terminated with signal SIGTRAP, Trace/breakpoint trap.
Program no longer exists.
Don't know why or how, but installing gdb-debuginfo-6.3-14 seems to have
done the trick. I can now debug my apps.
Alvin
2005-06-07 00:38:39 UTC
Permalink
Post by Alvin
Post by Alvin
Post by Alvin
Hello all,
I have recently upgraded from suse 9.1 to suse 9.3. suse 9.3 comes with
GDB 6.3. For some reason, I can no longer use gdb. I heave googled the
problem and appears to do with debugging a program with threads (which
my program uses)?
Anyone know more about this bug or any work arounds?
Thanks,
Alvin
Program terminated with signal SIGTRAP, Trace/breakpoint trap.
Program no longer exists.
Don't know why or how, but installing gdb-debuginfo-6.3-14 seems to have
done the trick. I can now debug my apps.
Blah! It didn't work after all. It's really intermitant behaviour. Sometimes
I can use gdb, but most of the time I get "Process no longer exists".

Hopefully a fix or workaround will appear soon.

Again, I apologise.

Alvin

Loading...