index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
gud.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't loop so much in gud-query-cmdline on remote systems
Lars Ingebrigtsen
2022-01-24
1
-7
/
+12
*
Use "server complete" instead of "complete" in gud-gdb-completions
Tom Tromey
2022-01-15
1
-1
/
+2
*
Prefer defvar-keymap to easy-mmode-defmap
Stefan Kangas
2022-01-13
1
-4
/
+4
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Avoid having gud bug out if `C-x C-a' has been bound
Lars Ingebrigtsen
2021-12-04
1
-3
/
+5
*
|
Mark def* macros for indentation
Lars Ingebrigtsen
2021-10-13
1
-2
/
+2
|
/
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-5
/
+5
*
Allow gud-mi to edit two executables with the same name
Lars Ingebrigtsen
2021-09-03
1
-5
/
+19
*
Fix perldb doc string
Lars Ingebrigtsen
2021-08-21
1
-3
/
+8
*
Use string-search instead of string-match[-p]
Mattias EngdegÄrd
2021-08-09
1
-1
/
+1
*
* lisp/progmodes/gud.el: Add prefix 'gud-' to repeat-map variables (bug#49632)
Juri Linkov
2021-07-28
1
-14
/
+14
*
Ensure that gud commands for non-GDB debuggers are handled by repeat-mode
Brian Leung
2021-07-28
1
-0
/
+110
*
Ensure that gud commands for M-x gdb are handled by repeat-mode
Brian Leung
2021-07-28
1
-12
/
+25
*
* lisp/progmodes/gud.el (gud-tooltip-tips): Use proper closures
Stefan Monnier
2021-05-18
1
-54
/
+82
*
* lisp/progmodes/gud.el (gud-repeat-map): New variable (bug#47688).
Juri Linkov
2021-04-14
1
-0
/
+15
*
Remove redundant :group args in progmodes/*.el
Stefan Kangas
2021-02-13
1
-20
/
+8
*
Prefer defvar-local in progmodes/*.el
Stefan Kangas
2021-01-31
1
-2
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Include the keymap in the gud-mode doc string
Lars Ingebrigtsen
2020-12-09
1
-1
/
+5
*
`pdb' doc string clarification
Lars Ingebrigtsen
2020-12-09
1
-1
/
+1
*
Prefer setq-local in several progmodes
Stefan Kangas
2020-12-06
1
-32
/
+32
*
; Prefer https to http in many URLs
Stefan Kangas
2020-10-01
1
-1
/
+1
*
Make a gud error message more informative
Nick Roberts
2020-09-20
1
-11
/
+11
*
Merge from origin/emacs-27
Glenn Morris
2020-07-07
1
-3
/
+3
|
\
|
*
Fix ACTION argument of 'display-buffer' call in gud.el
Richard Kim
2020-06-28
1
-3
/
+3
*
|
Unify and improve gdb-mi source buffer display logic
Yuan Fu
2020-04-06
1
-6
/
+8
*
|
Replace add-hook load-hook with with-eval-after-load
Glenn Morris
2020-01-16
1
-3
/
+2
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
lisp/*.el: Fix typos and improve some docstrings
Juanma Barranquero
2019-10-20
1
-4
/
+4
*
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-09-21
1
-1
/
+1
*
Match Python 3 code object names in "M-x pdb"
Stefan Kangas
2019-09-09
1
-1
/
+3
*
Use "python -m pdb" when "pdb" is missing in M-x pdb
Stefan Kangas
2019-08-08
1
-3
/
+4
*
pdb doc clarification
Lars Ingebrigtsen
2019-08-02
1
-3
/
+9
*
Make "M-x pdb" use "[:graph:]" to match file names
Stefan Kangas
2019-07-06
1
-1
/
+5
*
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
Stefan Monnier
2019-06-26
1
-4
/
+2
*
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Stefan Monnier
2019-06-26
1
-2
/
+4
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
Fix bug in gud-gdb-marker-filter: first marker does not start with \n
Stephen Leake
2019-04-03
1
-1
/
+1
*
Fix regular-expression glitches and typos
Paul Eggert
2019-03-04
1
-1
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-9
/
+9
*
|
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-07-01
1
-4
/
+1
*
|
Avoid messing up buffer list when starting gud (Bug#22374)
Michael Welsh Duggan
2018-05-23
1
-1
/
+6
*
|
Merge from origin/emacs-26
Glenn Morris
2018-05-07
1
-2
/
+1
|
\
|
|
*
Fix gud-statement for pdb
Xu Chunyang
2018-05-06
1
-2
/
+1
*
|
Remove many items obsolete since Emacs 22.1
Glenn Morris
2018-03-10
1
-8
/
+0
*
|
Quieten gud.el and gdb-mi.el compilation
Glenn Morris
2018-03-03
1
-1
/
+2
[next]