Re: Debugger won't scroll down variable list
Re: Debugger won't scroll down variable list
- Subject: Re: Debugger won't scroll down variable list
- From: Mike Arnold <email@hidden>
- Date: Sun, 4 Jan 2004 17:59:38 -0500
Jonathan,
For the expressions window problem, try opening the console and
issuing the gdb print variable command.
This cleared up my 'stuck' expressions window problem.
ymmv,
Mike.
At 2:25 PM -0800 1/4/04, Scott Ruda wrote:
On Dec 26, 2003, at 12:05 AM, Jonathan Jackel wrote:
Is anyone else seeing this? When I am debugging, I try to scroll down
the list of variables to the end to see one of the variables at the
end of the list. The list momentarily scrolls down, then snaps back
to a point somewhere higher on the list, making it impossible to check
the variable I really want.
Before you tell me to use the Expressions window as a workaround, it
also doesn't seem to work right. Type in an expression and nothing
shows up in the list.
I'm using the full XCode Tools 1.1 install.
I've seen this tool (and have filed a bug report.)
I found that as a workaround, if you select a different frame in the
stack frame list and then go back to the frame you want, it clears
the problem.
-s
_______________________________________________
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.
_______________________________________________
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.