| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright. | Karl Heuer | 1994-05-03 | 1 | -1/+1 |
* | (gud-mips-p, gud-irix-p): Test system-configuration. | Richard M. Stallman | 1994-04-28 | 1 | -77/+167 |
* | (gud-mode, gud-sentinel): | Richard M. Stallman | 1994-04-24 | 1 | -2/+2 |
* | (gud-filter): Call comint-output-filter at the end. | Richard M. Stallman | 1994-04-21 | 1 | -5/+8 |
* | (gdb, sdb, dbx, xdb, perldb): Set paragraph-start. | Richard M. Stallman | 1994-04-21 | 1 | -0/+6 |
* | (gud-filter): Let comint-output-filter do the hard work. | Karl Heuer | 1994-04-12 | 1 | -29/+16 |
* | (gud-comint-buffer): Move defvar up. | Richard M. Stallman | 1994-03-25 | 1 | -2/+2 |
* | (gud-gdb-complete-command): New defun to support true | Richard M. Stallman | 1994-03-25 | 1 | -1/+86 |
* | (gud-filter): Update comint-last-input-end. | Karl Heuer | 1994-03-15 | 1 | -1/+10 |
* | (gdb): Use a minibuffer map with TAB to complete a filename. | Karl Heuer | 1994-03-07 | 1 | -1/+9 |
* | (gud-mode): Define C-c C-l in gud buffer. | Richard M. Stallman | 1994-02-18 | 1 | -0/+1 |
* | (gud-common-init): Don't crash if no file specified. | Richard M. Stallman | 1994-01-08 | 1 | -4/+5 |
* | (gud-format-command): Rewrite. | Richard M. Stallman | 1993-12-23 | 1 | -52/+119 |
* | Comment change. | Richard M. Stallman | 1993-10-04 | 1 | -0/+1 |
* | Fix previous change. | Richard M. Stallman | 1993-09-17 | 1 | -16/+14 |
* | (perldb): New function, plus subroutines. | Richard M. Stallman | 1993-09-16 | 1 | -5/+106 |
* | (gud-dbx-marker-filter): Detect signals as well as bpts. | Richard M. Stallman | 1993-08-09 | 1 | -2/+6 |
* | * gud.el (gud-gdb-marker-filter): Preserve the match data across | Jim Blandy | 1993-07-30 | 1 | -39/+40 |
* | * gud.el (gud-gdb-marker-filter): Do not assume that the position | Jim Blandy | 1993-07-30 | 1 | -14/+50 |
* | (dbx): Use %d in gud-break. | Richard M. Stallman | 1993-07-29 | 1 | -34/+37 |
* | * gud.el (gud-last-last-frame): Specify initial value. `dbx' | Jim Blandy | 1993-07-29 | 1 | -1/+1 |
* | (dbx): For gud-break, send a file command and a stop command. | Richard M. Stallman | 1993-07-27 | 1 | -1/+3 |
* | (gud-debugger-startup): Replaced with gud-massage-args. | Roland McGrath | 1993-07-15 | 1 | -75/+78 |
* | Add (provide 'gud). | Roland McGrath | 1993-07-07 | 1 | -0/+2 |
* | * gud.el: Add history lists to the debugging commands, so we don't | Jim Blandy | 1993-06-30 | 1 | -4/+40 |
* | (gud-xdb-directories): Renamed from gud-xdb-paths. | Richard M. Stallman | 1993-06-15 | 1 | -19/+18 |
* | (xdb): New debugger supported (xdb under HPUX-PARISC). | Richard M. Stallman | 1993-06-15 | 1 | -9/+106 |
* | * gud.el (gud-last-last-frame): New variable. | Jim Blandy | 1993-06-11 | 1 | -1/+8 |
* | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 1 | -2/+2 |
* | Doc fixes. Delete local variable list at the end. | Richard M. Stallman | 1993-06-07 | 1 | -55/+29 |
* | (gud-def): Don't use gud-key-prefix at compile time. | Richard M. Stallman | 1993-05-31 | 1 | -1/+1 |
* | (gud-def): Fix inclusion of the define-key. | Richard M. Stallman | 1993-05-22 | 1 | -54/+55 |
* | (gud-format-command): Fix %f expansuuin to send ondly the basename of | Eric S. Raymond | 1993-04-27 | 1 | -3/+3 |
* | Set no-byte-compile local variable t to work around a byte-compiler bug. | Eric S. Raymond | 1993-04-25 | 1 | -71/+50 |
* | (gud-mode): Created C-c synonym bindings in the GUD buffer's local map. | Eric S. Raymond | 1993-04-14 | 1 | -19/+9 |
* | (gdb, sdb, dbx): Improved prompting a la grep. | Eric S. Raymond | 1993-04-10 | 1 | -3/+5 |
* | Massive changes, amounting nearly to a rewrite. The new features | Eric S. Raymond | 1993-04-08 | 1 | -294/+513 |
* | * gud.el (gud-break): With a prefix argument, set a temporary | Jim Blandy | 1993-02-22 | 1 | -18/+33 |
* | * gud.el (gud-last-frame): Added defvar for this. | Jim Blandy | 1992-09-30 | 1 | -0/+5 |
* | * gud.el (gud-filter-insert): Previous changes misunderstood | Jim Blandy | 1992-09-30 | 1 | -16/+19 |
* | *** empty log message *** | Jim Blandy | 1992-09-29 | 1 | -1/+1 |
* | * gud.el: When we send a command to the debugger via gud-call, | Jim Blandy | 1992-09-29 | 1 | -5/+60 |
* | * gud.el (gud-def): Doc fix. | Jim Blandy | 1992-09-29 | 1 | -50/+50 |
* | entered into RCS | Jim Blandy | 1992-08-04 | 1 | -8/+8 |
* | *** empty log message *** | Richard M. Stallman | 1992-08-03 | 1 | -1/+2 |
* | *** empty log message *** | Richard M. Stallman | 1992-07-28 | 1 | -12/+9 |
* | *** empty log message *** | Eric S. Raymond | 1992-07-24 | 1 | -58/+81 |
* | *** empty log message *** | Eric S. Raymond | 1992-07-17 | 1 | -23/+38 |
* | *** empty log message *** | Jim Blandy | 1992-07-16 | 1 | -6/+2 |
* | *** empty log message *** | Jim Blandy | 1992-01-09 | 1 | -14/+26 |