bug-gdb
[Top][All Lists]
Advanced

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

a problem with gdb?


From: Erming Pei
Subject: a problem with gdb?
Date: Wed, 12 Jul 2006 15:41:38 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060516 SeaMonkey/1.0.2

Hi,
When I was debuging a program withe gdb, it reported a problem as the following:
....
warning: Unexpected waitpid result 03057f when waiting for vfork-done
../../gdb-6.3/gdb/linux-nat.c:520: internal-error: unknown ptrace event 5
A problem internal to GDB has been detected,
further debugging may prove unreliable.
---Type <return> to continue, or q <return> to quit---
Quit this debugging session? (y or n) y

../../gdb-6.3/gdb/linux-nat.c:520: internal-error: unknown ptrace event 5
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) y
Abort

I've no idea on it----Is there anything wrong with my program or with GDB?
Could anyone give me a hint? Thanks a lot in advance.

my gdb version:
GNU gdb Red Hat Linux (6.3.0.0-0.30.1rh)


Erming





reply via email to

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