In debugger (GDB console); how to jump to the editor using the keyboard?
In debugger (GDB console); how to jump to the editor using the keyboard?
- Subject: In debugger (GDB console); how to jump to the editor using the keyboard?
- From: "Mattias Arrelid" <email@hidden>
- Date: Wed, 25 Jun 2008 14:48:48 +0200
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.
Any clues on this?
Regards
Mattias
_______________________________________________
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