1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 02:20:21 -08:00
Commit graph

9 commits

Author SHA1 Message Date
Stefan Monnier
e0823361bc Get rid of (quote ..); use match-string and ignore. 2002-12-03 22:24:21 +00:00
Stefan Monnier
65d7dd2e57 (gdba): Use the default for gud-find-file.
(def-gdb-variable): Remove: fold into def-gdb-var.
(def-gdb-var): Use buffer-local-value and with-current-buffer.
2002-12-03 21:40:47 +00:00
Stefan Monnier
f5016b6f0a (gdba, gdb-starting, gdb-stopped, gdb-quit): Update gdb-running -> gud-running. 2002-12-03 21:11:15 +00:00
Nick Roberts
e057060c2d (gdb-many-windows): Define as a minor mode.
(toggle-gdb-windows): Remove. (Patch from Stefan Monnier)
2002-11-30 20:57:48 +00:00
Nick Roberts
e6e1f54fa5 (gdb-starting): Set gdb-running to t.
(gdb-stopped): Set gdb-running to nil.
(gdb-quit): Reset some variables including tool-bar-map.
2002-11-28 21:24:19 +00:00
Nick Roberts
a922c25a24 Major re-organisation. Simplify legacy gdba code to allow only one gdb process. 2002-11-23 14:09:26 +00:00
Nick Roberts
71227e306c General tidying. Patches from Stefan Monnier. 2002-11-21 21:07:01 +00:00
Juanma Barranquero
4792bde6cc Fix feature name in `require'. 2002-11-14 08:57:24 +00:00
Nick Roberts
035ca7627f New file. 2002-11-14 01:53:27 +00:00