summaryrefslogtreecommitdiff
path: root/lisp/progmodes/gdb-mi.el
Commit message (Expand)AuthorAge
* Merge from origin/emacs-29Stefan Kangas2023-03-08
|\
| * Fix problem with debuginfod queries in "M-x gdb"Eli Zaretskii2023-03-07
* | Merge from origin/emacs-29Eli Zaretskii2023-01-01
|\|
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | ; * lisp/progmodes/gdb-mi.el (gdb-locals-table-row-config): fix typeMattias Engdegård2022-12-13
* | Fix GDB save history (bug#59838)Manuel Giraud2022-12-10
* | gdb-mi.el: Configure variable order and length in local-vars windowGustaf Waldemarson2022-12-10
|/
* ; Consistently call alists "association list"Stefan Kangas2022-11-27
* ; Fix several symbol name typosStefan Kangas2022-10-26
* ; * lisp/progmodes/gdb-mi.el (gdb): Fix a typo. (Bug#58400)Eli Zaretskii2022-10-10
* Show gdb-mi disassembly over trampJake Moss2022-08-29
* Fix string padding in gdb-miSantiago Calandrino2022-08-24
* Simplify code using take, ntake and butlastMattias Engdegård2022-08-14
* Make gdb-pad-string obsolete in favor of string-padStefan Kangas2022-08-10
* Whitespace fix in gdb-mi.elStefan Kangas2022-08-04
* Merge from origin/emacs-28Stefan Kangas2022-07-14
|\
| * ; Fix typos: prefer American spellingStefan Kangas2022-07-13
* | Make some additional defcustom types more restrictiveStefan Kangas2022-07-06
* | ; Fix typos.Stefan Kangas2022-07-02
* | Merge from origin/emacs-28Stefan Kangas2022-06-10
|\|
| * Fix debugging with GDB when a breakpoint has multiple locationsEli Zaretskii2022-06-07
* | ; Fix mistakes in 'declare function' formsEli Zaretskii2022-05-14
* | Fix compilation warning in gdb-mi.elLars Ingebrigtsen2022-05-11
* | Bind gud-go and allow the prefix to enter argumentsLars Ingebrigtsen2022-05-11
* | Fix some quoting problems in defcustom :typeLars Ingebrigtsen2022-05-10
* | Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-22
* | Display complex data types in gdb-miGustaf Waldemarson2022-03-06
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Avoid having gud bug out if `C-x C-a' has been boundLars Ingebrigtsen2021-12-04
* | Merge from origin/emacs-28Stefan Kangas2021-12-01
|\|
| * Fix regression in gdb-frame-handlerLars Ingebrigtsen2021-11-30
* | Mark def* macros for indentationLars Ingebrigtsen2021-10-13
|/
* Use command substitution instead of raw keys in more placesStefan Kangas2021-09-24
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* ; Normalize some header commentsStefan Kangas2021-09-16
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-08
* Ensure that gud commands for M-x gdb are handled by repeat-modeBrian Leung2021-07-28
* Fix recent gdb-mi changeGlenn Morris2021-07-25
* Add filter to GDB's register bufferYuan Fu2021-07-24
* * lisp/progmodes/gud.el (gud-tooltip-tips): Use proper closuresStefan Monnier2021-05-18
* Fix GUD overlay arrows in gdb-mi when debugging over TrampJim Porter2021-05-01
* Update copyright year to 2021Paul Eggert2021-01-01
* Merge from origin/emacs-27Glenn Morris2020-12-15
|\
| * Fix point location when completing in gdb-mi.elEli Zaretskii2020-12-14
* | Fix setting breakpoints in "M-x gdb" when a source file is missingEli Zaretskii2020-12-15
* | Prefer setq-local in gdb-mi.elStefan Kangas2020-12-09
* | Turn gdb-wait-for-pending into a plain functionMattias Engdegård2020-11-18