Group: gnu.emacs.help · Group Profile · Search for two in gnu.emacs.help
Author: E.L.K.
Date: Sep 12, 2008 15:06
... in gud-mode. I'd like to mimic the behaviour of Visual Studio where F9 toggles between setting and removing the breakpoint. Is it possible to configure emacs so that it will toggle between the two bindings every time the key is pressed? IIRC, there is function, called gdb-toggle-breakpoint, which can be what you need. But it will work only with gdb, I think. -- E.L.K. ...
|