summaryrefslogtreecommitdiff
path: root/lisp/progmodes/gdb-mi.el
Commit message (Expand)AuthorAgeFilesLines
* Enhance memory address evaluation in gdb-miYuan Fu2020-02-081-15/+42
* ; * lisp/progmodes/gdb-mi.el (gdb-handle-reply): Fix commentary.Eli Zaretskii2020-01-311-1/+1
* Protect against errors in gdb-mi.el handlersYuan Fu2020-01-311-1/+4
* Allow exiting the Python interpreter of a GDB sessionEli Zaretskii2020-01-311-2/+4
* Remove some doc references to old Emacs versionsStefan Kangas2020-01-181-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Send -enable-frame-filters to gdbTom Tromey2019-10-301-0/+1
* Don't add trailing whitespace when passing argument to GDBSergio Durigan Junior2019-10-021-1/+1
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-6/+6
* Fix 2019-08-04 regex lintPaul Eggert2019-08-041-1/+1
* Fix usage of remove-text-propertiesBasil L. Contovounesios2019-08-011-1/+1
* Fix redisplay of registers in gdb-miAndrzej P2019-06-261-1/+1
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Merge from origin/emacs-26Glenn Morris2019-03-091-1/+1
|\
| * Avoid undefined behavior in gdb-mi.elEli Zaretskii2019-03-071-1/+1
* | Fix regular-expression glitches and typosPaul Eggert2019-03-041-2/+2
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-12-021-2/+4
|\ \ | |/
| * Improve documentation of gdb-mi.elEli Zaretskii2018-11-301-2/+4
* | Always define 'define-fringe-bitmap'Stefan Monnier2018-10-211-10/+6
* | Merge from origin/emacs-26Glenn Morris2018-09-101-2/+3
|\ \ | |/
| * Fix handling of abbreviated control command in gdb-mi.elEli Zaretskii2018-09-101-2/+3
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+1
* | Quieten gud.el and gdb-mi.el compilationGlenn Morris2018-03-031-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Fix regex stack overflow in gdb-mi.el when parsing complex localsDavid McFarland2017-12-301-3/+3
|/
* Make gdb-non-stop-setting default to nil on MS-WindowsEli Zaretskii2017-11-041-3/+11
* Fix gdb-mi prompt after "attach PID" commandMike Gulick2017-11-041-1/+4
* Fix some duplicate words typosGlenn Morris2017-10-271-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Fix handling of Python/Guile commands with arguments in gdb-mi.elEli Zaretskii2017-06-101-5/+18
* Don't call 'kill-this-buffer' outside of menusEli Zaretskii2017-04-121-5/+5
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-11-191-5/+5
|\ \ | |/
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-061-5/+5
* | Avoid signaling errors when computing "Stop" in GDB menuEli Zaretskii2016-09-111-0/+1
* | Handle remote file names in gdb-mi.elMichael Albinus2016-08-221-1/+8
* | Merge from origin/emacs-25Paul Eggert2016-08-051-8/+12
|\ \ | |/
| * Improve doc strings of 'gud-gdb' and 'gdb'Eli Zaretskii2016-08-011-8/+12
* | Show returned value after gdb-mi "finish" commandEli Zaretskii2016-06-101-1/+12
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix invocation of Python and Guile interpreters from gdb-miEli Zaretskii2015-12-161-13/+24
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-3/+3
* ; * lisp/progmodes/gdb-mi.el (gdb-mi-decode): Improve last change.Eli Zaretskii2015-10-011-4/+4
* Fix GUD display of GDB output with non-ASCII textEli Zaretskii2015-10-011-0/+58
* ; Revert inadvertent premature commit.Eli Zaretskii2015-09-301-29/+0