summaryrefslogtreecommitdiff
path: root/lisp/progmodes/gud.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Improve doc strings of 'gud-gdb' and 'gdb'Eli Zaretskii2016-08-011-3/+9
* Improve the custom type of some user options.Glenn Morris2016-01-301-1/+1
* Mark some user options that can get evalled as risky.Glenn Morris2016-01-301-0/+1
* Add some missing version tags.Glenn Morris2016-01-121-0/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-1/+1
* lisp/progmodes/gud.el (gud-format-command): Fix last commitEli Zaretskii2015-09-221-4/+3
* Fix setting breakpoints when remote-debuggingDima Kogan2015-09-211-3/+8
* Have gud-display-line not display source buffer in gud window.Dima Kogan2015-03-181-1/+1
* * lisp/progmodes/gud.el: Use lexical-binding.Stefan Monnier2015-03-031-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Various minor details accumulated over timeStefan Monnier2014-12-081-2/+1
* * lisp/subr.el (alist-get): New accessor.Stefan Monnier2014-10-011-3/+2
* Merge from emacs-24; up to 2014-07-04T02:28:54Z!dmantipov@yandex.ruGlenn Morris2014-09-021-13/+8
|\
| * * lisp/progmodes/gud.el (gud-gdb-completion-at-point): Add hack.Stefan Monnier2014-09-021-13/+8
* | Initial Guile REPL (guiler) debugger support for GUD.Jan Nieuwenhuizen2014-08-131-5/+84
|/
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Spelling fixes.Paul Eggert2014-01-151-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+2
* * lisp/progmodes/gud.el (ctl-x-map): Remove C-x SPC binding.Stefan Monnier2013-11-141-5/+3
* * progmodes/gud.el (gud-mode): Silence --without-x compilation.Glenn Morris2013-09-171-2/+5
* * progmodes/gud.el (gud-find-file): Silence --without-x compilation.Glenn Morris2013-09-171-4/+4
* Gud tooltip tweakGlenn Morris2013-05-231-12/+17
* Small speedbar-related clean-upGlenn Morris2013-05-211-8/+27
* Silence some compiler warningsGlenn Morris2013-05-211-1/+1
* Silence byte-compiler warnings.Juanma Barranquero2013-05-081-4/+1
* Use add/remove-function to manipulate process-filters.Stefan Monnier2013-04-201-6/+3
* * lisp/progmodes/gud.el (gud-perldb-marker-filter): Understand position infoDima Kogan2013-04-191-3/+27
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* * gud.el (gud-menu-map): Check gdb-active-process is bound. (Bug#12358)Glenn Morris2012-10-231-2/+3
* Fix how gdb-mi calls display-buffer to avoid switching frames.Chong Yidong2012-10-191-34/+31
* Clean up gdb-mi's usage of display-buffer.Chong Yidong2012-08-261-5/+1
* Fix and improve GUD Tooltip mode.Eli Zaretskii2012-08-141-2/+5
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-15/+13
* * lisp/files.el (file-name-base): New convenience function.Sam Steingold2012-06-261-4/+3
* Tweaks to Customize interface. Set custom-reset-button-menu to t.Chong Yidong2012-04-221-2/+3
* * lisp/progmodes/gud.el (gud-key-prefix): Use :type 'key-sequenceSam Steingold2012-04-181-2/+2
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-3/+3
* * progmodes/gud.el (gud-pv): Use pv instead of pv1.Andreas Schwab2012-02-051-1/+1
* Fix pdb path handling.Syver Enstad2012-01-291-2/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix GDB/MI inline completion.Chong Yidong2011-12-251-54/+50
* Spelling fixes.Paul Eggert2011-12-111-2/+2
* Spelling fixes.Paul Eggert2011-11-261-1/+1
* Fix typos.Juanma Barranquero2011-11-241-1/+1
* Spelling fixes.Paul Eggert2011-11-191-2/+2
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Spelling fixes.Paul Eggert2011-11-171-1/+1
* Spelling fixes.Paul Eggert2011-11-141-1/+1