summaryrefslogtreecommitdiff
path: root/lisp/gud.el
Commit message (Expand)AuthorAgeFilesLines
* Add (provide 'gud).Roland McGrath1993-07-071-0/+2
* * gud.el: Add history lists to the debugging commands, so we don'tJim Blandy1993-06-301-4/+40
* (gud-xdb-directories): Renamed from gud-xdb-paths.Richard M. Stallman1993-06-151-19/+18
* (xdb): New debugger supported (xdb under HPUX-PARISC).Richard M. Stallman1993-06-151-9/+106
* * gud.el (gud-last-last-frame): New variable.Jim Blandy1993-06-111-1/+8
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-2/+2
* Doc fixes. Delete local variable list at the end.Richard M. Stallman1993-06-071-55/+29
* (gud-def): Don't use gud-key-prefix at compile time.Richard M. Stallman1993-05-311-1/+1
* (gud-def): Fix inclusion of the define-key.Richard M. Stallman1993-05-221-54/+55
* (gud-format-command): Fix %f expansuuin to send ondly the basename ofEric S. Raymond1993-04-271-3/+3
* Set no-byte-compile local variable t to work around a byte-compiler bug.Eric S. Raymond1993-04-251-71/+50
* (gud-mode): Created C-c synonym bindings in the GUD buffer's local map.Eric S. Raymond1993-04-141-19/+9
* (gdb, sdb, dbx): Improved prompting a la grep.Eric S. Raymond1993-04-101-3/+5
* Massive changes, amounting nearly to a rewrite. The new featuresEric S. Raymond1993-04-081-294/+513
* * gud.el (gud-break): With a prefix argument, set a temporaryJim Blandy1993-02-221-18/+33
* * gud.el (gud-last-frame): Added defvar for this.Jim Blandy1992-09-301-0/+5
* * gud.el (gud-filter-insert): Previous changes misunderstoodJim Blandy1992-09-301-16/+19
* *** empty log message ***Jim Blandy1992-09-291-1/+1
* * gud.el: When we send a command to the debugger via gud-call,Jim Blandy1992-09-291-5/+60
* * gud.el (gud-def): Doc fix.Jim Blandy1992-09-291-50/+50
* entered into RCSJim Blandy1992-08-041-8/+8
* *** empty log message ***Richard M. Stallman1992-08-031-1/+2
* *** empty log message ***Richard M. Stallman1992-07-281-12/+9
* *** empty log message ***Eric S. Raymond1992-07-241-58/+81
* *** empty log message ***Eric S. Raymond1992-07-171-23/+38
* *** empty log message ***Jim Blandy1992-07-161-6/+2
* *** empty log message ***Jim Blandy1992-01-091-14/+26
* Initial revisionEric S. Raymond1991-12-181-0/+521