aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/gdb-ui.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--rel--22Miles Bader2008-03-011-25/+23
|\
| * (gdb-pc-address, gdb-source-file-list, gdb-cpp-define-alist-program,Juanma Barranquero2008-02-261-25/+23
* | (gdb-info-stack-custom): ApplyNick Roberts2008-02-291-4/+1
* | Merge from emacs--rel--22Miles Bader2008-02-241-9/+15
|\|
| * (gdb-mouse-set-clear-breakpoint): Fall backNick Roberts2008-02-201-9/+11
| * (gdba): Recreate as an alias for gdb.Nick Roberts2008-02-191-1/+5
* | (gdb-output-sink): Define with an invalid value.Stefan Monnier2008-02-191-1/+2
* | (gdb-ready): Move declaration from gud.el to here.Nick Roberts2008-02-161-19/+28
* | Merge from emacs--rel--22Miles Bader2008-01-311-3/+12
|\|
| * (gdb-var-set-format-regexp): New constant.Nick Roberts2008-01-301-3/+12
* | Merge from emacs--rel--22Miles Bader2008-01-291-3/+3
|\|
| * (gdb-create-define-alist): Don't callNick Roberts2008-01-271-3/+3
* | Merge from emacs--rel--22Miles Bader2008-01-221-5/+8
|\|
| * (gdb-dequeue-input): Make doubly sureNick Roberts2008-01-101-5/+8
* | Merge from emacs--rel--22Miles Bader2008-01-081-7/+21
|\|
| * (gdb-var-list-children-1): Put varnum inNick Roberts2008-01-081-3/+3
| * (gud-gdb-command-name): ExplainNick Roberts2008-01-071-1/+3
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| * (gdb-var-set-format): Set the output formatNick Roberts2008-01-031-2/+14
| * Update commentary.Nick Roberts2007-11-191-22/+19
| * (gdb-parent-bptno-enabled): New variable.Nick Roberts2007-11-141-42/+52
* | (gud-remove, gud-break): Declare as functions.Glenn Morris2007-12-011-0/+3
* | Update commentary.Nick Roberts2007-11-191-22/+19
* | (gdb-parent-bptno-enabled): New variable.Nick Roberts2007-11-141-42/+52
|/
* (gdb-delete-out-of-scope): New option.Nick Roberts2007-10-301-1/+9
* (gdb-info-stack-custom): Ensure current frame is visible.Nick Roberts2007-10-111-55/+65
* (gud-gdb-command-name, gdb): Move here from gud.el and adapt doc string.Nick Roberts2007-10-041-21/+61
* (gdb-init-1): Don't set the valuesNick Roberts2007-10-021-22/+39
* (gdba, gdb-send, gdb-source-info):Nick Roberts2007-09-151-17/+27
* (gdb-send): Handle CTRL-D more carefully.Nick Roberts2007-08-131-3/+3
* Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-4/+8
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* * replace.el (match): Use yellow1 instead of yellow.Dan Nicolaescu2007-07-131-1/+1
* (breakpoint-disabled): Tweak face (again)Nick Roberts2007-04-051-4/+9
* (gdb-mouse-until, gdb-mouse-jump):Nick Roberts2007-02-281-4/+5
* (gdb-if-arrow): New macro.Nick Roberts2007-02-071-39/+21
* (gdb-mouse-until, gdb-mouse-jump): Make themNick Roberts2007-02-071-48/+51
* (gdb-frames-mode): Truncate lines in stackNick Roberts2007-02-061-1/+2
* (gdb-speedbar-update): Avoid duplicationNick Roberts2007-02-011-3/+4
* (gdb-var-delete-1): New function.Nick Roberts2007-01-301-21/+16
* (gdb-breakpoint-regexp): Declare earlier toNick Roberts2007-01-281-11/+23
* (gdb-var-create-regexp)Nick Roberts2007-01-211-14/+18
* (gdb-var-create-regexp)Nick Roberts2007-01-211-30/+52
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (gdb-max-children): New customizable variable.Nick Roberts2007-01-051-5/+17
* (gud-watch): Allow duplicate names for watchNick Roberts2006-12-261-32/+19
* (gdb-stopped): After attaching to a processNick Roberts2006-12-201-2/+5
* (gdb-var-delete-children): New function.Nick Roberts2006-12-041-5/+16
* (gdb-many-windows): Start doc stringNick Roberts2006-11-101-4/+4
* (gdb-many-windows): Doc fix (Nil -> nil).Glenn Morris2006-11-101-1/+1