]> code.delx.au - gnu-emacs/history - lisp/gud.el
(while): Comment out converter.
[gnu-emacs] / lisp / gud.el
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