• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: In debugger (GDB console); how to jump to the editor using the keyboard?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: In debugger (GDB console); how to jump to the editor using the keyboard?


  • Subject: Re: In debugger (GDB console); how to jump to the editor using the keyboard?
  • From: j o a r <email@hidden>
  • Date: Wed, 25 Jun 2008 10:00:07 -0700


On Jun 25, 2008, at 5:48 AM, Mattias Arrelid wrote:

When debugging, I often end up in the GDB console view. Combining this
with the keyboard shortcuts for "continue", "step in/over/out" is a
piece of cake and and a pure joy using the keyboard. Now, sometimes I
find myself in the position of wanting to change a part of some code
snippet, and then use the "fix & continue" feature. The problem is
that I cannot seem to find a proper keyboard shortcut that will take
me from the GDB console to the editor. The menu item "View > Editor"
is _always_ greyed out when I'm in the GDB console - why is this? It
would be the perfect item (Cmd-Shift-E) to invoke to get from the
console to the editor.


Hej Mattias,

I don't know of a keyboard shortcut to reliably take you from the Debugger Console to an editor. Given the title of this menu item I can see why you would think it would serve that purpose, but it's wired up to do something else: If you're in the project window it will Show / Hide the detail view.

If you're using the All-In-One layout in Xcode, you can use the keyboard shortcuts of (for example) the "Switch to Header/Source File" menu item as a workaround for getting from the Debugger Console to the editor. If you're using the Default layout in Xcode you can use either Cmd+Shift+Y or Cmd+0, and perhaps some Tab:ing.

If you have some suggestions for how this could be improved, please file enhancement requests here:

	<http://developer.apple.com/bugreporter/>


j o a r

<rdar://problem/6033506>


_______________________________________________ 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
  • Follow-Ups:
    • Re: In debugger (GDB console); how to jump to the editor using the keyboard?
      • From: "Mattias Arrelid" <email@hidden>
References: 
 >In debugger (GDB console); how to jump to the editor using the keyboard? (From: "Mattias Arrelid" <email@hidden>)

  • Prev by Date: RE: Project templates
  • Next by Date: Re: Project templates
  • Previous by thread: In debugger (GDB console); how to jump to the editor using the keyboard?
  • Next by thread: Re: In debugger (GDB console); how to jump to the editor using the keyboard?
  • Index(es):
    • Date
    • Thread