aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gdb-ui.el
Commit message (Expand)AuthorAgeFilesLines
* (gdb-inferior-io-mode): Remove Unix pathname for catNick Roberts2003-03-311-9/+3
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-20/+20
* Improve commentary.Nick Roberts2003-01-141-16/+32
* (gud-display): Use GDB command ptype instead of whatisNick Roberts2003-01-111-34/+36
* Acknowledge Tom Lord as author of gdba.el.Nick Roberts2003-01-041-109/+118
* (gdb-delete-display): Rename (gdb-delete-expression).Nick Roberts2002-12-291-102/+109
* (gdb-info-display-custom): Ensure that frames/buffersNick Roberts2002-12-261-65/+70
* (gdb-display-number-end): Make auto-display ofNick Roberts2002-12-231-100/+104
* Remove the concept of an instance. This means that a lot of functions haveNick Roberts2002-12-211-266/+250
* (gdba-marker-filter, gdb-output-burst): Merge andNick Roberts2002-12-171-53/+35
* Improve documentation strings.Nick Roberts2002-12-131-21/+24
* Remove inappropriate key-bindings.Nick Roberts2002-12-081-64/+64
* Replace uses of (gdb-get-instance-buffer 'gdba) andStefan Monnier2002-12-051-73/+52
* (gud-gdb-complete-string, gud-gdb-complete-break)Stefan Monnier2002-12-051-153/+34
* Fix up comment markers.Stefan Monnier2002-12-041-51/+45
* Fold top-level `setq's and `define-key's into their corresponding defvar.Stefan Monnier2002-12-041-166/+136
* (gdb-inferior-io-mode-map): Remove (unused).Stefan Monnier2002-12-041-51/+48
* Get rid of (quote ..); use match-string and ignore.Stefan Monnier2002-12-031-135/+94
* (gdba): Use the default for gud-find-file.Stefan Monnier2002-12-031-24/+15
* (gdba, gdb-starting, gdb-stopped, gdb-quit): Update gdb-running -> gud-running.Stefan Monnier2002-12-031-4/+10
* (gdb-many-windows): Define as a minor mode.Nick Roberts2002-11-301-32/+7
* (gdb-starting): Set gdb-running to t.Nick Roberts2002-11-281-44/+37
* Major re-organisation. Simplify legacy gdba code to allow only one gdb process.Nick Roberts2002-11-231-525/+395
* General tidying. Patches from Stefan Monnier.Nick Roberts2002-11-211-28/+47
* Fix feature name in `require'.Juanma Barranquero2002-11-141-10/+10
* New file.Nick Roberts2002-11-141-0/+2610