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
*
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
*
|
Remove redundant 'function's around lambdas
Stefan Kangas
2020-11-17
1
-11
/
+10
*
|
Change the default value of gdb-mi-decode-strings to t (bug#44173)
Mattias Engdegård
2020-11-06
1
-1
/
+1
*
|
Parse GDB/MI results directly instead of going via JSON (bug#44173)
Mattias Engdegård
2020-10-31
1
-142
/
+176
*
|
Tweak the gdb-mi error message
Lars Ingebrigtsen
2020-10-30
1
-2
/
+4
*
|
gdb-mi: use lexical lambdas
Mattias Engdegård
2020-10-27
1
-29
/
+29
*
|
Remove unused function in gdb-mi.el
Mattias Engdegård
2020-10-27
1
-10
/
+0
*
|
gdb-mi: Don't use bindat for field access
Mattias Engdegård
2020-10-27
1
-135
/
+132
*
|
Remove useless uses of bindat-get-field
Mattias Engdegård
2020-10-22
1
-3
/
+2
*
|
; Prefer https to http in many URLs
Stefan Kangas
2020-10-01
1
-1
/
+1
*
|
Fix a defcustom type in gdb-mi.el
Lars Ingebrigtsen
2020-09-25
1
-1
/
+1
[next]