Re: Toggle Dissasembly Display
Re: Toggle Dissasembly Display
- Subject: Re: Toggle Dissasembly Display
- From: Jim Ingham <email@hidden>
- Date: Thu, 4 Aug 2005 09:57:06 -0700
Andreas,
Yes, please do file a bug. One really important bit we need in the
bug is the Xcode-gdb transcript. To get this:
1) Quit Xcode.
2) In Terminal, say:
$ defaults write com.apple.Xcode PBXGDBDebuggerLogToFile YES
$ defaults write com.apple.Xcode PBXGDBDebuggerLogFileName /tmp/
IncludeInBug.log
3) Restart Xcode, and do whatever you need to to make it fail.
4) Attach /tmp/IncludeInBug.log to the Radar.
Thanks,
Jim
On Aug 4, 2005, at 9:44 AM, Andreas Grosam wrote:
On 04.08.2005, at 17:48, Chris Espinosa wrote:
On Aug 4, 2005, at 4:55 AM, Andreas Grosam wrote:
How is this supposed to work? I don't get!
It cycles from all-source to source-and-disassembly-side-by-side
to all-disassembly. If it doesn't, please file a bug describing
what it does on your system.
If you only see disassembly, then the debugger cannot find the
source file for the current stack frame.
:-)
I thought it must doing something much more complex - e.g.
remembering the state for each stack frame or so.
Actually, it does not behave as you decribed it, or what would be
reasonable. It is most often unable to view the dissassembled
sources - or takes ages till the assembly view is updated.
There is possibly a bug in viewing the dissassembled source -
possibly because of the source.This also affects the debugger -
which stops suddenly and does not work anymore.
I'll file a bug - but it certainly needs further investigation.
Andreas
Chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40onlinehome.de
This email sent to email@hidden
_______________________________________________
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
_______________________________________________
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