Re: Bug: Debugger doesn't correctly show static variables with member function scope
Re: Bug: Debugger doesn't correctly show static variables with member function scope
- Subject: Re: Bug: Debugger doesn't correctly show static variables with member function scope
- From: Andreas Grosam <email@hidden>
- Date: Sat, 2 Sep 2006 15:41:32 +0200
On 02.09.2006, at 01:11, Jim Ingham wrote:
Please file a bug on this at bugreporter.apple.com.
Thanks,
Jim
On Sep 1, 2006, at 3:52 PM, Andreas Grosam wrote:
ok, did this, Bug ID# 4715103.
I figured out that the address associated to the symbol n::
Foo::bar()::c by gdb is wrong - which causes the incorrectly shown
value:
Form within the variable view, if we select the variable and choose
"View Value as Memory..." it does not lead to the actual address of
this variable. The address where the varibale c will be altered which
we can figure out through examining the disassembly view, is different.
The parse error might be an additional issue.
Andreas
_______________________________________________
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