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
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Fix invocation of Python and Guile interpreters from gdb-mi
Eli Zaretskii
2015-12-16
1
-13
/
+24
*
Fix docstring quoting problems with ‘ '’
Paul Eggert
2015-11-17
1
-3
/
+3
*
; * lisp/progmodes/gdb-mi.el (gdb-mi-decode): Improve last change.
Eli Zaretskii
2015-10-01
1
-4
/
+4
*
Fix GUD display of GDB output with non-ASCII text
Eli Zaretskii
2015-10-01
1
-0
/
+58
*
; Revert inadvertent premature commit.
Eli Zaretskii
2015-09-30
1
-29
/
+0
*
Disable some display optimizations when frames need redisplay
Eli Zaretskii
2015-09-30
1
-0
/
+28
*
Fix display of complex local data types in GDB-MI
Eli Zaretskii
2015-09-09
1
-0
/
+2
*
Fix some more docstring etc. quoting problems
Paul Eggert
2015-09-03
1
-9
/
+9
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-2
/
+2
*
Fix minor quoting problems in doc strings
Paul Eggert
2015-05-19
1
-3
/
+3
*
gdb-mi.el (gdb-display-io-nopopup): New defcustom.
Oleh Krehel
2015-02-12
1
-1
/
+11
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Doc fixes
Glenn Morris
2014-05-01
1
-2
/
+2
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* subr.el (process-live-p): Return nil for non-process.
Leo Liu
2013-12-02
1
-4
/
+4
*
* lisp/progmodes/gdb-mi.el: Avoid backtracking in regexp matcher.
Stefan Monnier
2013-11-17
1
-13
/
+27
*
* lisp/progmodes/gdb-mi.el (gud-cont, gud-step): Declare.
Glenn Morris
2013-09-12
1
-0
/
+5
*
Do not call to `selected-window' where it is assumed by default.
Dmitry Antipov
2013-08-05
1
-1
/
+1
*
Tweak some message calls in gdb-mi.el
Glenn Morris
2013-07-20
1
-6
/
+5
*
Merge from emacs-24; up to 2012-12-31T11:35:13Z!rudalics@gmx.at
Glenn Morris
2013-07-20
1
-1
/
+1
|
\
|
*
* gdb-mi.el (gdb-done-or-error): Guard against "%" in gdb output (tiny change)
Richard Copley
2013-07-18
1
-1
/
+1
*
|
Fix bug #14847 with continued GDB command lines in gdb-mi.el.
Sergio Durigan Junior
2013-07-12
1
-6
/
+17
*
|
* lisp/progmodes/gdb-mi.el (gdb-mapcar*): Remove, replace with cl-mapcar.
Glenn Morris
2013-06-21
1
-17
/
+3
*
|
* lisp/progmodes/gdb-mi.el (gdb-wait-for-pending): Fix typo.
Glenn Morris
2013-05-30
1
-1
/
+1
*
|
* progmodes/gdb-mi.el (gdb-running, gdb-starting): Remove
Jean-Philippe Gravel
2013-05-14
1
-7
/
+2
*
|
* progmodes/gdb-mi.el: Fix non-responsive gud commands (bug#13845)
Jean-Philippe Gravel
2013-05-14
1
-88
/
+157
*
|
* progmodes/gdb-mi.el (gdb-input): Include token numbers in
Jean-Philippe Gravel
2013-05-12
1
-2
/
+3
*
|
Use add/remove-function to manipulate process-filters.
Stefan Monnier
2013-04-20
1
-16
/
+14
*
|
* lisp/progmodes/gdb-mi.el (gdbmi-bnf-incomplete-record-result):
Jean-Philippe Gravel
2013-04-16
1
-7
/
+11
*
|
* lisp/progmodes/gdb-mi.el: Speed up initialization. Use lexical-binding.
Jean-Philippe Gravel
2013-03-11
1
-167
/
+465
*
|
Disambiguate function and variable references in docstrings.
Aaron S. Hawley
2013-01-11
1
-4
/
+4
|
/
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Fix how gdb-mi calls display-buffer to avoid switching frames.
Chong Yidong
2012-10-19
1
-8
/
+11
*
Clean up gdb-mi's usage of display-buffer.
Chong Yidong
2012-08-26
1
-132
/
+109
*
Fix and improve GUD Tooltip mode.
Eli Zaretskii
2012-08-14
1
-19
/
+27
*
Merge from emacs-24 branch; up to 2012-05-01T18:47:23Z!rgm@gnu.org
Chong Yidong
2012-07-28
1
-13
/
+16
|
\
|
*
Fix bogus code in gdb-place-breakpoints.
Chong Yidong
2012-07-28
1
-13
/
+16
*
|
More CL cleanups and reduction of use of cl.el.
Stefan Monnier
2012-07-11
1
-6
/
+5
*
|
* lisp/progmodes/gdb-mi.el: Minor style changes.
Stefan Monnier
2012-05-25
1
-102
/
+70
*
|
Merge changes from emacs-24 branch
Chong Yidong
2012-04-27
1
-4
/
+26
|
\
|
|
*
Fix bug #11279 with sending command blocks to GDB.
Eli Zaretskii
2012-04-20
1
-4
/
+26
*
|
Force interactive-mode in GDB on MS-Windows.
Eli Zaretskii
2012-04-25
1
-2
/
+7
*
|
Merge from emacs-24 branch
Chong Yidong
2012-04-20
1
-35
/
+86
|
\
|
|
*
Fix last change.
Chong Yidong
2012-04-20
1
-6
/
+10
|
*
Fixes for pty handling in gdb-mi.el and process.c.
Chong Yidong
2012-04-20
1
-23
/
+46
|
*
Delete the gdb-inferior pty when the gdb process exits.
Chong Yidong
2012-04-19
1
-24
/
+48
*
|
* lisp/progmodes/gud.el (gud-key-prefix): Use :type 'key-sequence
Sam Steingold
2012-04-18
1
-1
/
+1
|
/
*
GDB change for dynamically generated code (tiny change)
Kaushik Srenevasan
2012-03-13
1
-4
/
+12
[next]