Re: "Invalid context for this action" when hitting space after gdb command

Emmanuel Briot <[email protected]> Mon, 30 Nov 2009 10:47:44 +0100
Newsgroups gmane.comp.ide.gps.devel
Message-ID <[email protected]>
> - In the debugger console, (after the prompt (gdb)) I type
> "p " (p and the space key)
> - gps switches to the messages window with the error:
> [2009-11-28 09:08:52] Invalid context for this action
> 
> Occures with all commands typed in the console window, just after
> typeing <space>.

You have most likely defined space as a shortcut for some action. Open the Key
Shortcuts dialog (/Edit menu), and then search for space in the second column to
reset that shortcut.

Emmanuel