index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
gud.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-21
Avoid mutating properties of string literals
Mattias Engdegård
2025-09-06
"M-x lldb": bugfix source code location without column
Gustav Hållberg
2025-04-26
Add "forward history" support for some debuggers
Paul Nelson
2025-02-17
Prefer '(oddp A)' to '(= 1 (% A 2))'
Stefan Kangas
2025-02-07
Mark IRIX support in GUD as obsolete
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-22
Prefer defvar-keymap in gud.el
Stefan Kangas
2024-12-12
Turn off current source line indicator when gdb buffer is killed
Diancheng Wang
2024-10-12
Stop highlighting current line when debuggee is running
Diancheng Wang
2024-08-07
Bind TAB not <tab> in M-x lldb
Gerd Möllmann
2024-06-01
Fix LLDB frame-format for optional column number info
Gerd Möllmann
2024-04-26
Fix gud-lldb-command-name
Gerd Möllmann
2024-04-24
Fix tbreak for LLDB
Gerd Möllmann
2024-03-09
Simplify mode-indexed tables in packages
Stefan Monnier
2024-01-30
; Spelling fixes
Paul Eggert
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-10
; Fix typos
Stefan Kangas
2023-12-09
; * lisp/progmodes/gud.el (lldb): Fix trailing whitespace.
Eli Zaretskii
2023-10-25
LLDB support: cope with inserted text being write-protected
Mattias Engdegård
2023-10-24
Better LLDB frame information (bug#66604)
Mattias Engdegård
2023-10-23
More robust control sequence handling in LLDB output (bug#66604)
Mattias Engdegård
2023-10-23
Fix LLDB prompt in Gud when attached
Gerd Möllmann
2023-10-21
; * lisp/progmodes/gud.el (gud-gud-lldb-command-name): Fix a typo.
Ulrich Müller
2023-10-20
; More fixes for LLDB support
Eli Zaretskii
2023-10-20
; Fix recent changes of LLDB support
Eli Zaretskii
2023-10-20
Fix Gud LLDB completion for function names
Gerd Möllmann
2023-10-19
Fix last change in gud.el
Gerd Möllmann
2023-10-19
Gud support for column numbers
Gerd Möllmann
2023-10-19
Don't rely on LLDB output format
Gerd Möllmann
2023-10-19
Gud LLDB fix for large completion count (bug#66625)
Gerd Möllmann
2023-10-18
Gud LLDB completions (bug#66604)
Gerd Möllmann
2023-10-17
Gud lldb support (bug#66575)
Gerd Möllmann
2023-10-12
Enable highlighting Gud execution lines without hl-line-mode
Po Lu
2023-08-31
Enable gdb-mi to set breakpoints when threads of debuggee are running
Diancheng Wang
2023-08-08
Fix all my attributions to be correct and consistent...
Eric S. Raymond
2023-05-06
Fix interactive forms in some Lisp packages
Eli Zaretskii
2023-03-10
* lisp/progmodes/gud.el (gud-minor-menu-map): Fix thinko in last change
Stefan Monnier
2023-03-09
gud.el: Bring back the pseudo-tool-bar in text frames (bug#62041)
Stefan Monnier
2023-03-08
gud.el: Fix bug#62041
Stefan Monnier
2023-01-10
Merge from origin/emacs-29
Stefan Kangas
2023-01-07
; * lisp/progmodes/gud.el (gud-tooltip-modes): Add ts- modes.
Yuan Fu
2023-01-01
Merge from origin/emacs-29
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-03
Revert "Make easy-mmode-defmap obsolete and adjust only caller"
Eli Zaretskii
2022-11-28
Fix GUD item on the menu bar in source buffers
Eli Zaretskii
2022-10-28
; * lisp/progmodes/gud.el (gud-gdb): Doc fix. (Bug#58826)
Eli Zaretskii
2022-09-01
Make easy-mmode-defmap obsolete and adjust only caller
Lars Ingebrigtsen
2022-08-12
gud.el: invoke 'perldb' with '-E' instead of '-e'
Harald Jörg
[next]