(awk-mode): Use c-indent-line.
[bpt/emacs.git] / lisp / gud.el
1993-12-23 Richard M. Stallman(gud-format-command): Rewrite.
1993-10-04 Richard M. StallmanComment change.
1993-09-17 Richard M. StallmanFix previous change.
1993-09-16 Richard M. Stallman(perldb): New function, plus subroutines.
1993-08-09 Richard M. Stallman(gud-dbx-marker-filter): Detect signals as well as...
1993-07-30 Jim Blandy* gud.el (gud-gdb-marker-filter): Preserve the match...
1993-07-30 Jim Blandy* gud.el (gud-gdb-marker-filter): Do not assume that...
1993-07-29 Richard M. Stallman(dbx): Use %d in gud-break.
1993-07-29 Jim Blandy* gud.el (gud-last-last-frame): Specify initial value...
1993-07-27 Richard M. Stallman(dbx): For gud-break, send a file command and a stop...
1993-07-15 Roland McGrath(gud-debugger-startup): Replaced with gud-massage-args.
1993-07-07 Roland McGrathAdd (provide 'gud).
1993-06-30 Jim Blandy* gud.el: Add history lists to the debugging commands...
1993-06-15 Richard M. Stallman(gud-xdb-directories): Renamed from gud-xdb-paths.
1993-06-15 Richard M. Stallman(xdb): New debugger supported (xdb under HPUX-PARISC).
1993-06-11 Jim Blandy* gud.el (gud-last-last-frame): New variable.
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-06-07 Richard M. StallmanDoc fixes. Delete local variable list at the end.
1993-05-31 Richard M. Stallman(gud-def): Don't use gud-key-prefix at compile time.
1993-05-22 Richard M. Stallman(gud-def): Fix inclusion of the define-key.
1993-04-27 Eric S. Raymond(gud-format-command): Fix %f expansuuin to send ondly...
1993-04-25 Eric S. RaymondSet no-byte-compile local variable t to work around...
1993-04-14 Eric S. Raymond(gud-mode): Created C-c synonym bindings in the GUD...
1993-04-10 Eric S. Raymond(gdb, sdb, dbx): Improved prompting a la grep.
1993-04-08 Eric S. RaymondMassive changes, amounting nearly to a rewrite. The...
1993-02-22 Jim Blandy* gud.el (gud-break): With a prefix argument, set a...
1992-09-30 Jim Blandy* gud.el (gud-last-frame): Added defvar for this.
1992-09-30 Jim Blandy* gud.el (gud-filter-insert): Previous changes misunder...
1992-09-29 Jim Blandy*** empty log message ***
1992-09-29 Jim Blandy* gud.el: When we send a command to the debugger via...
1992-09-29 Jim Blandy* gud.el (gud-def): Doc fix.
1992-08-04 Jim Blandyentered into RCS
1992-08-03 Richard M. Stallman*** empty log message ***
1992-07-28 Richard M. Stallman*** empty log message ***
1992-07-24 Eric S. Raymond*** empty log message ***
1992-07-17 Eric S. Raymond*** empty log message ***
1992-07-16 Jim Blandy*** empty log message ***
1992-01-09 Jim Blandy*** empty log message ***
1991-12-18 Eric S. RaymondInitial revision