DWARF vs stabs format and globals access in debugger
DWARF vs stabs format and globals access in debugger
- Subject: DWARF vs stabs format and globals access in debugger
- From: João Varela <email@hidden>
- Date: Sun, 7 Oct 2007 20:47:49 +0100
Hi list,
I have a project in which I couldn't access my globals in the globals
browser. Then I compared with another project (sample code) that
didn't have that problem and noticed that there was a difference
between my project and this other project concerning the debugging
info format. Is it known that when we use the DWARF format we cannot
access our globals in the debugger but that problem goes away when
you change it to stabs? Is this a debugger bug or a limitation of the
format? If the former I can file a bug, but I was wondering if
someone else had found the same problem. If the latter situation, is
there any advantage of using DWARF over stabs?
I am using Xcode 2.4.1 on Mac OS X 10.4.10.
TIA,
JV
_______________________________________________
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