summaryrefslogtreecommitdiff
path: root/lisp/progmodes/gud.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-21Avoid mutating properties of string literalsMattias Engdegård
2025-09-06"M-x lldb": bugfix source code location without columnGustav Hållberg
2025-04-26Add "forward history" support for some debuggersPaul Nelson
2025-02-17Prefer '(oddp A)' to '(= 1 (% A 2))'Stefan Kangas
2025-02-07Mark IRIX support in GUD as obsoleteStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-22Prefer defvar-keymap in gud.elStefan Kangas
2024-12-12Turn off current source line indicator when gdb buffer is killedDiancheng Wang
2024-10-12Stop highlighting current line when debuggee is runningDiancheng Wang
2024-08-07Bind TAB not <tab> in M-x lldbGerd Möllmann
2024-06-01Fix LLDB frame-format for optional column number infoGerd Möllmann
2024-04-26Fix gud-lldb-command-nameGerd Möllmann
2024-04-24Fix tbreak for LLDBGerd Möllmann
2024-03-09Simplify mode-indexed tables in packagesStefan Monnier
2024-01-30; Spelling fixesPaul Eggert
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-10; Fix typosStefan Kangas
2023-12-09; * lisp/progmodes/gud.el (lldb): Fix trailing whitespace.Eli Zaretskii
2023-10-25LLDB support: cope with inserted text being write-protectedMattias Engdegård
2023-10-24Better LLDB frame information (bug#66604)Mattias Engdegård
2023-10-23More robust control sequence handling in LLDB output (bug#66604)Mattias Engdegård
2023-10-23Fix LLDB prompt in Gud when attachedGerd 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 supportEli Zaretskii
2023-10-20; Fix recent changes of LLDB supportEli Zaretskii
2023-10-20Fix Gud LLDB completion for function namesGerd Möllmann
2023-10-19Fix last change in gud.elGerd Möllmann
2023-10-19Gud support for column numbersGerd Möllmann
2023-10-19Don't rely on LLDB output formatGerd Möllmann
2023-10-19Gud LLDB fix for large completion count (bug#66625)Gerd Möllmann
2023-10-18Gud LLDB completions (bug#66604)Gerd Möllmann
2023-10-17Gud lldb support (bug#66575)Gerd Möllmann
2023-10-12Enable highlighting Gud execution lines without hl-line-modePo Lu
2023-08-31Enable gdb-mi to set breakpoints when threads of debuggee are runningDiancheng Wang
2023-08-08Fix all my attributions to be correct and consistent...Eric S. Raymond
2023-05-06Fix interactive forms in some Lisp packagesEli Zaretskii
2023-03-10* lisp/progmodes/gud.el (gud-minor-menu-map): Fix thinko in last changeStefan Monnier
2023-03-09gud.el: Bring back the pseudo-tool-bar in text frames (bug#62041)Stefan Monnier
2023-03-08gud.el: Fix bug#62041Stefan Monnier
2023-01-10Merge from origin/emacs-29Stefan Kangas
2023-01-07; * lisp/progmodes/gud.el (gud-tooltip-modes): Add ts- modes.Yuan Fu
2023-01-01Merge from origin/emacs-29Eli Zaretskii
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-03Revert "Make easy-mmode-defmap obsolete and adjust only caller"Eli Zaretskii
2022-11-28Fix GUD item on the menu bar in source buffersEli Zaretskii
2022-10-28; * lisp/progmodes/gud.el (gud-gdb): Doc fix. (Bug#58826)Eli Zaretskii
2022-09-01Make easy-mmode-defmap obsolete and adjust only callerLars Ingebrigtsen
2022-08-12gud.el: invoke 'perldb' with '-E' instead of '-e'Harald Jörg