summaryrefslogtreecommitdiff
path: root/lisp/progmodes/gdb-ui.el
Commit message (Expand)AuthorAgeFilesLines
* (gdb-var-create-handler, gdb-var-list-children-handler):Nick Roberts2005-11-131-8/+15
* (gdb-var-create-handler)Nick Roberts2005-11-121-8/+12
* (gdb-var-create-handler, gdb-var-delete)Nick Roberts2005-11-061-26/+23
* (gdb-buffer-type): Remove duplicate declaration.Nick Roberts2005-11-041-6/+9
* (gud-watch): Use save-selected-window inNick Roberts2005-11-031-26/+30
* (gdb-mouse-until): Make it work in the disassembly buffer too.Nick Roberts2005-11-021-18/+35
* (gdb-use-inferior-io-buffer): New function.Nick Roberts2005-10-311-17/+28
* (gdb-many-windows): Leave window configurationNick Roberts2005-10-311-3/+5
* (gdb-tooltip-print-1): Fix regexp.Nick Roberts2005-10-301-13/+19
* (def-gdb-auto-updated-buffer)Nick Roberts2005-10-261-14/+7
* (gdb-mouse-until): New function.Nick Roberts2005-10-251-0/+19
* (gdb-put-breakpoint-icon): Correct help-echo.Nick Roberts2005-10-251-3/+3
* (gdb-ann3): Bind mouse-3 in left fringeKim F. Storm2005-10-241-14/+44
* (gdb-send): Bind inhibit-read-only to tNick Roberts2005-10-241-1/+2
* (gdb-var-create-handler): Make watchNick Roberts2005-10-171-1/+6
* (gdba): Improve diagram.Nick Roberts2005-10-101-34/+37
* (gdb-fringe-width -> gdb-buffer-fringe-width):Nick Roberts2005-10-071-2/+1
* (gdb-buffer-fringe-width): Add defvar.Juanma Barranquero2005-10-061-1/+2
* (gdb-fringe-width): New variable.Nick Roberts2005-10-061-12/+16
* (gdb-fringe-width): New variable.Nick Roberts2005-10-061-5/+10
* 2005-10-06 Masatake YAMATO <jet@gyve.org>Masatake YAMATO2005-10-051-8/+70
* (tool-bar-map): Add defvar.Juanma Barranquero2005-08-301-7/+9
* (toggle-gdb-use-inferior-io-buffer):Nick Roberts2005-08-161-1/+3
* * mh-customize.el: Do not use face-alias compatibility forDan Nicolaescu2005-08-151-2/+0
* (gdb-frame-address, gdb-var-changed, gdb-output-sink, gdba,Juanma Barranquero2005-08-011-12/+12
* * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.Nick Roberts2005-08-011-0/+1
* Smarten comments.Nick Roberts2005-07-281-18/+15
* (gdb-var-update, gdb-var-update-handler):Nick Roberts2005-07-151-19/+14
* Add note about buffering with Windows.Nick Roberts2005-07-121-0/+13
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (gdb-send): Remove warning face from errorsNick Roberts2005-06-241-1/+3
* (gdb-error): New variable.Nick Roberts2005-06-221-0/+9
* (gdb-tooltip-print): RespectNick Roberts2005-06-141-9/+9
* (gdb-registers-mode): Let gdbmi useNick Roberts2005-06-131-19/+21
* (gdb-info-locals-handler): Use window point to preserve point.Nick Roberts2005-06-051-3/+5
* (gdb-set-gud-minor-mode-1)Nick Roberts2005-05-311-12/+12
* (gdb-toggle-breakpoint): Make regexp more robust.Nick Roberts2005-05-301-2/+4
* (gdb-memory-set-repeat-count):Nick Roberts2005-05-291-4/+39
* (gdb-assembler-custom): Be more careful about preserving point.Nick Roberts2005-05-281-15/+17
* (gdb-all-registers): New variable.Nick Roberts2005-05-271-2/+24
* *** empty log message ***Nick Roberts2005-05-261-10/+9
* (gdb-frame-address):Nick Roberts2005-05-261-75/+85
* (gdb-inferior-io-mode-map): Bind gdb-inferior-io-eof to C-d.Nick Roberts2005-05-231-1/+2
* (gdb-info-locals-handler): Make regexpsNick Roberts2005-05-221-11/+12
* (gdb-macro-info): New variable.Nick Roberts2005-05-091-26/+46
* (gdb-tooltip-print): Moved from tooltip.el.Nick Roberts2005-05-061-5/+17
* (gdb-cpp-define-alist-program): Doc fix.Eli Zaretskii2005-05-061-4/+2
* (gdb-cpp-define-alist-flags): New variable.Nick Roberts2005-05-041-2/+12
* (gdb-cpp-define-alist-program)Nick Roberts2005-05-031-15/+48
* (gdb-active-process): New variable.Nick Roberts2005-04-271-4/+18