Re: XCode 1.5 not showing source listing in debugger
Re: XCode 1.5 not showing source listing in debugger
- Subject: Re: XCode 1.5 not showing source listing in debugger
- From: Brad Oliver <email@hidden>
- Date: Wed, 11 Aug 2004 14:25:15 -0700
On Aug 11, 2004, at 12:54 PM, Jim Ingham wrote:
If you see a record with the filename in question, then you know that
there is debug info for that file. Then we can try to figure out why
the debugger isn't finding it.
If there isn't then somehow that file got built without debug info,
and we can try to figure out how that might have happened...
Thanks, Jim. I did what you suggested and discovered that the files in
question are not listed in /tmp/source-stabs.txt
There are also a bunch of lines in that txt file that don't list
equivalent source files. I'm not sure if that tells you anything
useful.
--
Brad Oliver
email@hidden
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.