Re: Debug memory views
Re: Debug memory views
- Subject: Re: Debug memory views
- From: Quincey Morris <email@hidden>
- Date: Fri, 02 Mar 2012 17:03:55 -0800
On Mar 2, 2012, at 13:09 , Andrew Brownsword wrote: All this talk of Xcode complaints brings to mind my greatest gripe (thus far): is there a way to open debug memory views in a separate window? So far I've only been able to view memory in the main panel, I can't even get it into an assistant panel. Ideally I'd like to have a few of them open all the time. As it is, each time I step it goes back to the source code.
Similar to most things in Xcode 4, if you hold down the Option key while choosing the menu item, the memory browser opens in the assistant editor. However, it remains annoying:
1. The key equivalent is Command-Shift-M, but Option-Command-Shift-M doesn't do anything.
2. I couldn't find a way to get 2 different memory browsers in 2 different panes. But maybe I didn't try hard enough.
3. I can't figure out the rules when the data updates automatically and when it does not, so I never know when to trust what it shows.
4. The only way to change the number of numeric values per row is to resize the pane (i.e. adjust the split for the assistant editor), but that's inconvenient if you want to switch that pane back to source code for a while.
|
_______________________________________________
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