aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gud.el
Commit message (Expand)AuthorAgeFilesLines
* (gud-pdb-marker-regexp): Allow : and \ in file name.Richard M. Stallman2002-09-181-2/+2
* (gud-gdb-massage-args, gud-sdb-massage-args)Stefan Monnier2002-09-121-85/+88
* (gud-gdb-massage-args): Don't secretly add -fullname.Simon Josefsson2002-09-111-2/+2
* Undo some of the too aggressive tabification.Eli Zaretskii2002-03-271-65/+65
* Tabify everything.Eli Zaretskii2002-03-271-155/+155
* (gud-jdb-sourcepath): New variable, saves jdb -sourcepath parameter value.Eli Zaretskii2002-03-271-35/+62
* (gud-refresh): Call recenter only after we are sure weEli Zaretskii2002-02-051-2/+2
* (easy-mmode-defmap): Enable "Up Stack", "Down Stack", andRichard M. Stallman2002-01-181-66/+268
* Fix typo.Pavel Janík2002-01-131-1/+1
* (jdb): Doc fix.Pavel Janík2001-12-111-4/+4
* (gdb): Define and bind gud-jump.Richard M. Stallman2001-12-111-7/+9
* (dbx) <gud-dbx-use-stopformat-p>: Move this case into theEli Zaretskii2001-09-111-4/+4
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-6/+6
* (gud-gdb-run-command-fetch-lines): Use forward-lineStefan Monnier2001-05-231-7/+12
* (gud-jdb-build-source-files-list): Fix paren typo.Stefan Monnier2001-05-111-1/+2
* (gud-perldb-massage-args): Avoid nreverse'ing a listGerd Moellmann2001-01-261-1/+1
* (gud-minor-mode): New var.Stefan Monnier2000-11-121-190/+107
* (gud-basic-call): Temporarily widen gud comint buffer while checking forMiles Bader2000-08-191-18/+23
* (gud-filter): Use `with-current-buffer' instead of save-excursion whenMiles Bader2000-08-101-3/+3
* (gud-gdb-complete-command): Use comint-line-beginning-position.Miles Bader2000-08-071-5/+1
* (gud-jdb-directories): Doc fix.Gerd Moellmann2000-05-191-1/+9
* (gud-gdb-find-file): Call find-file-noselect with NOWARNGerd Moellmann2000-04-271-1/+1
* (gud-jdb-build-source-files-list): Fix typo.Stefan Monnier2000-04-171-1/+1
* (gud-jdb-build-source-files-list): Change file-exists-pGerd Moellmann2000-04-151-1/+1
* (gud-jdb-build-source-files-list): Check that directoryGerd Moellmann2000-04-141-1/+3
* (gud-jdb-build-class-source-alist): Prepend space to scratch bufferDave Love2000-02-231-7/+6
* (gud-perldb-massage-args): Handle the case "perl -e 0"Gerd Moellmann1999-11-041-14/+35
* (gud-perldb-massage-args): Massage correctly in theGerd Moellmann1999-11-011-7/+20
* (gud-make-debug-menu): Make a child for theRichard M. Stallman1999-09-081-13/+12
* (gud-format-command): "%F" means file sans extension.Richard M. Stallman1999-05-171-6/+11
* (gud-jdb-massage-args): Spelling fix.Karl Heuer1999-02-231-1/+1
* (jdb): Fix regexp for comint-prompt-regexp.Andreas Schwab1999-02-121-1/+1
* (gud-common-init): Use pop-to-buffer.Richard M. Stallman1998-11-191-1/+5
* (gud-speedbar-key-map) New variable.Karl Heuer1998-07-101-3/+24
* (gud-filter): extend scope of binding of gud-filter-defer-flag.Richard M. Stallman1998-06-121-16/+16
* (gud-jdb-class-source-alist): defvar moved up.Richard M. Stallman1998-05-241-7/+7
* Support pdb.Richard M. Stallman1998-05-211-1/+135
* (gud-perldb-marker-acc): Variable deleted.Richard M. Stallman1998-05-201-285/+284
* (jdb): Do proper analysis of classes defined in a JavaKarl Heuer1998-04-081-33/+227
* Add support for jdb (Java debugger).Richard M. Stallman1998-04-021-5/+290
* Added gud-speedbar-buttons, and support for GDB buttons.Eric M. Ludlam1998-01-231-0/+175
* (gud-mips-p): Fix regexp so it will match alphaev56-* too.Karl Heuer1997-12-071-1/+1
* (gud-sentinel): Set mode-line-process in the processAndreas Schwab1997-11-211-4/+4
* (perldb): Fix paren error in call to read-from-minibuffer.Richard M. Stallman1997-09-121-2/+2
* (gud-gdb-marker-regexp): Allow for drive letter and colon.Geoff Voelker1997-09-021-1/+1
* Comment change.Richard M. Stallman1997-08-051-1/+1
* (gud): Fix defgroup doc.Richard M. Stallman1997-08-051-1/+1
* (gud-dgux-p, gud-dguxdbx-marker-filter): New functions.Richard M. Stallman1997-06-011-0/+54
* Use defgroup and defcustom.Richard M. Stallman1997-05-051-8/+26
* (gud-mode): Add a mode-class property.Richard M. Stallman1997-05-051-0/+2