Re: gdb says: internal-error...
Re: gdb says: internal-error...
- Subject: Re: gdb says: internal-error...
- From: "Stefan van den Oord" <email@hidden>
- Date: Fri, 9 Jun 2006 17:31:31 +0200
I'm experiencing exactly the same thing. My project is a C++ project
as well, but I'm using neither DWARF nor Carbon. I get the error when
stepping through my code. I'm unable to predict where it will occur,
but when it does, it does so reproducably. The only thing that
instances have in common, is that it always happens at the beginning
of a method.
Continuing over the code using breakpoints, instead of stepping over
it, does not trigger the issue.
Stefan
On 5/28/06, Kurt Sutter <email@hidden> wrote:
I have recently upgraded to 2.3, and at first everything went fine. I
was happily debugging our Carbon C++ project using DWARF debug
information.
Now, after some days, debugging stopped working. Whenever I run into
a breakpoint, gdb tells me:
/SourceCache/gdb/gdb-477/src/gdb/varobj.c:2007: internal-error:
my_value_equal: Assertion `!value_lazy (val1)' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
And then it stops.
Clearing all breakpoints, cleaning all targets and rebuilding them
does not help. I honestly have no clue as to where I should start
trying to fix this.
Any advice is appreciated.
Kurt
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden