| Commit message (Expand) | Author | Age | Files | Lines |
* | (gdba): Remove gdb-quit (previously removed) from | Nick Roberts | 2003-08-24 | 1 | -66/+38 |
* | (gdb-insert-field, gdb-array-format1) | Nick Roberts | 2003-08-11 | 1 | -30/+26 |
* | (gdb-setup-windows, gdb-restore-windows): Restore | Nick Roberts | 2003-07-28 | 1 | -11/+16 |
* | (gdb-source-info): Display current frame when | Nick Roberts | 2003-07-07 | 1 | -4/+8 |
* | (gdb-display-number-end): Don't re-initialise local | Nick Roberts | 2003-06-29 | 1 | -19/+25 |
* | (gud-display1): Keep the gdb command, "display", in | Nick Roberts | 2003-06-18 | 1 | -47/+54 |
* | (gdb-get-current-frame, gdb-frame-handler): Use Gdb | Nick Roberts | 2003-06-08 | 1 | -31/+36 |
* | (gdb-info-breakpoints-custom, gdb-assembler-custom): | Nick Roberts | 2003-05-25 | 1 | -14/+35 |
* | (gdba): Accommodate Fortran programs. | Nick Roberts | 2003-05-23 | 1 | -7/+7 |
* | (gud-gdba-command-name): Use -noasync option for Gdb | Nick Roberts | 2003-05-21 | 1 | -39/+73 |
* | (gdb-view-source, gdb-selected-view): New variables. | Nick Roberts | 2003-05-21 | 1 | -42/+86 |
* | (put-arrow): Rename gdb-put-arrow and simplify. | Nick Roberts | 2003-05-18 | 1 | -115/+67 |
* | (gdb-info-frames-custom): Reverse contrast of face for | Nick Roberts | 2003-05-17 | 1 | -84/+104 |
* | (gdb-invalidate-assembler): Update assembler buffer | Nick Roberts | 2003-05-12 | 1 | -5/+84 |
* | (breakpoint-enabled-icon, breakpoint-disabled-icon): | Nick Roberts | 2003-05-03 | 1 | -32/+66 |
* | (gdb-inferior-io-mode): Remove Unix pathname for cat | Nick Roberts | 2003-03-31 | 1 | -9/+3 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -20/+20 |
* | Improve commentary. | Nick Roberts | 2003-01-14 | 1 | -16/+32 |
* | (gud-display): Use GDB command ptype instead of whatis | Nick Roberts | 2003-01-11 | 1 | -34/+36 |
* | Acknowledge Tom Lord as author of gdba.el. | Nick Roberts | 2003-01-04 | 1 | -109/+118 |
* | (gdb-delete-display): Rename (gdb-delete-expression). | Nick Roberts | 2002-12-29 | 1 | -102/+109 |
* | (gdb-info-display-custom): Ensure that frames/buffers | Nick Roberts | 2002-12-26 | 1 | -65/+70 |
* | (gdb-display-number-end): Make auto-display of | Nick Roberts | 2002-12-23 | 1 | -100/+104 |
* | Remove the concept of an instance. This means that a lot of functions have | Nick Roberts | 2002-12-21 | 1 | -266/+250 |
* | (gdba-marker-filter, gdb-output-burst): Merge and | Nick Roberts | 2002-12-17 | 1 | -53/+35 |
* | Improve documentation strings. | Nick Roberts | 2002-12-13 | 1 | -21/+24 |
* | Remove inappropriate key-bindings. | Nick Roberts | 2002-12-08 | 1 | -64/+64 |
* | Replace uses of (gdb-get-instance-buffer 'gdba) and | Stefan Monnier | 2002-12-05 | 1 | -73/+52 |
* | (gud-gdb-complete-string, gud-gdb-complete-break) | Stefan Monnier | 2002-12-05 | 1 | -153/+34 |
* | Fix up comment markers. | Stefan Monnier | 2002-12-04 | 1 | -51/+45 |
* | Fold top-level `setq's and `define-key's into their corresponding defvar. | Stefan Monnier | 2002-12-04 | 1 | -166/+136 |
* | (gdb-inferior-io-mode-map): Remove (unused). | Stefan Monnier | 2002-12-04 | 1 | -51/+48 |
* | Get rid of (quote ..); use match-string and ignore. | Stefan Monnier | 2002-12-03 | 1 | -135/+94 |
* | (gdba): Use the default for gud-find-file. | Stefan Monnier | 2002-12-03 | 1 | -24/+15 |
* | (gdba, gdb-starting, gdb-stopped, gdb-quit): Update gdb-running -> gud-running. | Stefan Monnier | 2002-12-03 | 1 | -4/+10 |
* | (gdb-many-windows): Define as a minor mode. | Nick Roberts | 2002-11-30 | 1 | -32/+7 |
* | (gdb-starting): Set gdb-running to t. | Nick Roberts | 2002-11-28 | 1 | -44/+37 |
* | Major re-organisation. Simplify legacy gdba code to allow only one gdb process. | Nick Roberts | 2002-11-23 | 1 | -525/+395 |
* | General tidying. Patches from Stefan Monnier. | Nick Roberts | 2002-11-21 | 1 | -28/+47 |
* | Fix feature name in `require'. | Juanma Barranquero | 2002-11-14 | 1 | -10/+10 |
* | New file. | Nick Roberts | 2002-11-14 | 1 | -0/+2610 |