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
/
gdb-mi.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix infinite recursion in gdb-mi.el
Eli Zaretskii
2024-02-24
1
-2
/
+4
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
* lisp/progmodes/gdb-mi.el: Fix interactive invocation of 'gud-go'.
Wang Diancheng
2023-07-15
1
-1
/
+1
*
Disable target-async by default in gdb-mi.el
Eli Zaretskii
2023-06-21
1
-2
/
+4
*
; Fix typos in gdb-mi.el
Eli Zaretskii
2023-04-18
1
-1
/
+1
*
Fix problem with debuginfod queries in "M-x gdb"
Eli Zaretskii
2023-03-07
1
-6
/
+55
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; Consistently call alists "association list"
Stefan Kangas
2022-11-27
1
-3
/
+3
*
; Fix several symbol name typos
Stefan Kangas
2022-10-26
1
-1
/
+1
*
; * lisp/progmodes/gdb-mi.el (gdb): Fix a typo. (Bug#58400)
Eli Zaretskii
2022-10-10
1
-1
/
+1
*
Show gdb-mi disassembly over tramp
Jake Moss
2022-08-29
1
-5
/
+6
*
Fix string padding in gdb-mi
Santiago Calandrino
2022-08-24
1
-8
/
+7
*
Simplify code using take, ntake and butlast
Mattias Engdegård
2022-08-14
1
-3
/
+2
*
Make gdb-pad-string obsolete in favor of string-pad
Stefan Kangas
2022-08-10
1
-10
/
+13
*
Whitespace fix in gdb-mi.el
Stefan Kangas
2022-08-04
1
-2
/
+2
*
Merge from origin/emacs-28
Stefan Kangas
2022-07-14
1
-1
/
+1
|
\
|
*
; Fix typos: prefer American spelling
Stefan Kangas
2022-07-13
1
-1
/
+1
*
|
Make some additional defcustom types more restrictive
Stefan Kangas
2022-07-06
1
-1
/
+1
*
|
; Fix typos.
Stefan Kangas
2022-07-02
1
-1
/
+1
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-06-10
1
-31
/
+47
|
\
|
|
*
Fix debugging with GDB when a breakpoint has multiple locations
Eli Zaretskii
2022-06-07
1
-31
/
+47
*
|
; Fix mistakes in 'declare function' forms
Eli Zaretskii
2022-05-14
1
-1
/
+2
*
|
Fix compilation warning in gdb-mi.el
Lars Ingebrigtsen
2022-05-11
1
-0
/
+1
*
|
Bind gud-go and allow the prefix to enter arguments
Lars Ingebrigtsen
2022-05-11
1
-5
/
+9
*
|
Fix some quoting problems in defcustom :type
Lars Ingebrigtsen
2022-05-10
1
-2
/
+2
*
|
Audit quoting the quote character in doc strings
Lars Ingebrigtsen
2022-04-22
1
-1
/
+1
*
|
Display complex data types in gdb-mi
Gustaf Waldemarson
2022-03-06
1
-5
/
+64
*
|
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
-1
/
+1
*
|
Merge from origin/emacs-28
Stefan Kangas
2021-12-01
1
-1
/
+3
|
\
|
|
*
Fix regression in gdb-frame-handler
Lars Ingebrigtsen
2021-11-30
1
-1
/
+3
*
|
Mark def* macros for indentation
Lars Ingebrigtsen
2021-10-13
1
-0
/
+11
|
/
*
Use command substitution instead of raw keys in more places
Stefan Kangas
2021-09-24
1
-1
/
+3
*
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-22
1
-3
/
+3
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-1
/
+1
*
; Normalize some header comments
Stefan Kangas
2021-09-16
1
-2
/
+1
*
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-08-09
1
-4
/
+4
*
Use string-replace instead of replace-regexp-in-string
Mattias Engdegård
2021-08-08
1
-1
/
+1
*
Ensure that gud commands for M-x gdb are handled by repeat-mode
Brian Leung
2021-07-28
1
-0
/
+2
*
Fix recent gdb-mi change
Glenn Morris
2021-07-25
1
-1
/
+1
*
Add filter to GDB's register buffer
Yuan Fu
2021-07-24
1
-12
/
+84
*
* lisp/progmodes/gud.el (gud-tooltip-tips): Use proper closures
Stefan Monnier
2021-05-18
1
-0
/
+13
*
Fix GUD overlay arrows in gdb-mi when debugging over Tramp
Jim Porter
2021-05-01
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Merge from origin/emacs-27
Glenn Morris
2020-12-15
1
-1
/
+1
|
\
|
*
Fix point location when completing in gdb-mi.el
Eli Zaretskii
2020-12-14
1
-1
/
+1
*
|
Fix setting breakpoints in "M-x gdb" when a source file is missing
Eli Zaretskii
2020-12-15
1
-15
/
+18
*
|
Prefer setq-local in gdb-mi.el
Stefan Kangas
2020-12-09
1
-22
/
+17
*
|
Turn gdb-wait-for-pending into a plain function
Mattias Engdegård
2020-11-18
1
-15
/
+12
[next]