summaryrefslogtreecommitdiff
path: root/lisp/progmodes/gdb-mi.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/progmodes/gdb-mi.el: Minor style changes.Stefan Monnier2012-05-251-102/+70
* Merge changes from emacs-24 branchChong Yidong2012-04-271-4/+26
|\
| * Fix bug #11279 with sending command blocks to GDB.Eli Zaretskii2012-04-201-4/+26
* | Force interactive-mode in GDB on MS-Windows.Eli Zaretskii2012-04-251-2/+7
* | Merge from emacs-24 branchChong Yidong2012-04-201-35/+86
|\ \ | |/
| * Fix last change.Chong Yidong2012-04-201-6/+10
| * Fixes for pty handling in gdb-mi.el and process.c.Chong Yidong2012-04-201-23/+46
| * Delete the gdb-inferior pty when the gdb process exits.Chong Yidong2012-04-191-24/+48
* | * lisp/progmodes/gud.el (gud-key-prefix): Use :type 'key-sequenceSam Steingold2012-04-181-1/+1
|/
* GDB change for dynamically generated code (tiny change)Kaushik Srenevasan2012-03-131-4/+12
* Small gdb-breakpoints fix (tiny change)Kaushik Srenevasan2012-03-061-4/+4
* Fix handling of commands containing double quotes in gdb-miJim Blandy2012-02-261-4/+14
* * progmodes/gud.el (gud-pv): Use pv instead of pv1.Andreas Schwab2012-02-051-3/+3
* Fix previous change.Glenn Morris2012-01-311-1/+1
* Comment trivia.Glenn Morris2012-01-311-3/+3
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix GDB mode line for gdb-create-source-file-list nil.Chong Yidong2011-12-281-4/+4
* Fix GDB/MI inline completion.Chong Yidong2011-12-251-99/+115
* Spelling fixes.Paul Eggert2011-12-141-1/+1
* * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexpChong Yidong2011-12-111-0/+3
* Fix gdb-mi.el bug#9853, bug#9858, and bug#9878.Ken Brown2011-11-291-10/+20
* progmodes/gdb-mi.el (gdb-init-1): Condition execution of gdb-get-source-file-...Nick Roberts2011-11-271-4/+4
* Fix typos.Juanma Barranquero2011-11-201-2/+2
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Fix typos.Juanma Barranquero2011-11-161-1/+1
* Fix typos.Juanma Barranquero2011-11-151-1/+1
* Spelling fixes.Paul Eggert2011-11-141-2/+2
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Spelling fixes.Paul Eggert2011-11-081-1/+1
* Rename split-window-{above-each-other|split-window-side-by-side}Chong Yidong2011-10-301-3/+3
* * lisp/progmodes/gdb-mi.el: Warn the user when -i=mi is missing.Stefan Monnier2011-10-271-15/+27
* * progmodes/gdb-mi.el (gdb): Fix typo in doc string.Lars Magne Ingebrigtsen2011-10-061-1/+1
* * lisp/progmodes/gdb-mi.el (gdb): Doc fix.Chong Yidong2011-10-061-0/+6
* Change modes that used same-window-* vars to use switch-to-buffer.Chong Yidong2011-09-111-2/+2
* Fix various uses of display-buffer and pop-to-bufferChong Yidong2011-09-101-8/+2
* * lisp/progmodes/gdb-mi.el: Fit in 80 columns.Stefan Monnier2011-07-051-511/+542
* * lisp/progmodes/gdb-mi.el (gdb): Use completion-at-point.Wang Diancheng2011-07-041-1/+4
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-231-4/+4
* lisp/progmodes/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-221-44/+47
* * lisp/progmodes/gdb-mi.el (gdb): Fix typo in previous change.Glenn Morris2011-03-221-1/+1
* Fix previous gdb-mi fix...Glenn Morris2011-03-091-1/+1
* Fix previous gdb-mi change.Glenn Morris2011-03-091-2/+4
* gdb-mi addition for bug#7889.Glenn Morris2011-03-091-15/+28
* Move keymap initialization into declaration.Stefan Monnier2011-02-101-31/+34
* * lisp/progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):Sam Steingold2011-02-031-1/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Add 2011 to remaining FSF/AIST copyright years.Glenn Morris2011-01-151-1/+1
* Derive from prog-mode, use derived-mode-p, and fix up variousStefan Monnier2010-12-101-37/+11
* In gdb, try to init comint history from gdbhist.Glenn Morris2010-12-071-2/+16
* Fix typos.Juanma Barranquero2010-09-251-2/+2