summaryrefslogtreecommitdiff
path: root/lisp/progmodes/gdb-ui.el
Commit message (Expand)AuthorAgeFilesLines
...
* (gdb-location-alist): Rename fromNick Roberts2005-04-261-23/+35
* (gdb-assembler-mode):Nick Roberts2005-04-121-1/+0
* (gdb-display-inferior-io-buffer)Nick Roberts2005-04-111-21/+55
* (gdb-breakpoints-mode-map)Nick Roberts2005-03-251-3/+5
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-204Miles Bader2005-03-241-14/+5
* (breakpoint-enabled, breakpoint-disabled):Kim F. Storm2005-03-221-13/+4
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-199Miles Bader2005-03-221-6/+25
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-193Miles Bader2005-03-201-6/+13
* (gdb-var-create-handler, gdb-get-location):Nick Roberts2005-03-091-8/+3
* (gdb-var-create-handler): Handle just MI case.Nick Roberts2005-03-071-8/+15
* (gdb-get-location): Use a warning insteadNick Roberts2005-03-011-23/+28
* (gdb-var-update-handler)Nick Roberts2005-02-191-8/+18
* (gdb-set-gud-minor-mode-existing-buffers)Nick Roberts2005-02-161-2/+4
* (gdb-find-file-unhook): New variable.Nick Roberts2005-02-151-14/+59
* (gdb-ann3): Re-instate GDB command "setNick Roberts2005-02-091-0/+1
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-15/+15
* (gdb-location-list): New variable.Nick Roberts2005-02-081-25/+55
* Update copyright. Put GDB-Frames beforeNick Roberts2005-02-051-16/+16
* (gdb-goto-info): Delete.Nick Roberts2005-02-011-7/+0
* (gdb-memory-address)Nick Roberts2005-01-311-4/+275
* (gdb-info-breakpoints-custom)Nick Roberts2005-01-291-5/+6
* (gdb-info-breakpoints-custom)Nick Roberts2005-01-281-2/+2
* (gdb-goto-breakpoint, gdb-frames-select)Nick Roberts2005-01-231-30/+15
* (gdb-put-breakpoint-icon): Add help-echo forNick Roberts2005-01-191-0/+3
* (gdb-put-string): Copy/create strings soNick Roberts2005-01-181-44/+83
* (gdb-view-source, gdb-selected-view):Nick Roberts2004-11-261-96/+34
* (gdb-frame-parameters): Match height andNick Roberts2004-11-251-18/+19
* (gdb-breakpoints-mode-map)Nick Roberts2004-11-251-42/+41
* (dedicated-switch-to-buffer): New function.Nick Roberts2004-11-241-32/+25
* (gdb-flush-pending-output): New variable.Nick Roberts2004-11-221-52/+58
* (gdb-resync): New function.Nick Roberts2004-11-221-71/+85
* (gdb-current-stack-level): New variable.Nick Roberts2004-11-081-4/+8
* Don't call define-fringe-bitmap if the display doesn't support images.Eli Zaretskii2004-11-061-2/+3
* (gdb-enable-debug-log)Nick Roberts2004-11-011-6/+12
* Docstring fixes.Stefan Monnier2004-10-291-63/+65
* * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords): HandleMasatake YAMATO2004-10-241-6/+8
* (gdb-get-create-buffer): Allow modes to runNick Roberts2004-10-231-17/+45
* (gdb-ann3): (Re-)initialise gdb-input-queue.Nick Roberts2004-10-061-0/+1
* (breakpoint): Define as fringe bitmap.Kim F. Storm2004-09-281-10/+6
* (gdb-goto-breakpoint): String match moreNick Roberts2004-07-031-31/+35
* (breakpoint-enabled-bitmap-face)Kim F. Storm2004-06-291-11/+13
* (gdb-toggle-breakpoint)Nick Roberts2004-06-261-10/+11
* (gdb-current-frame, gud-watch)Nick Roberts2004-05-301-9/+21
* (gdb-var-update, gdb-var-update-handler, gdb-var-delete)Nick Roberts2004-05-241-8/+23
* (gdb-breakpoints-mode, gdb-frames-mode)Nick Roberts2004-05-241-3/+3
* (gdb-server-prefix): New variable.Nick Roberts2004-05-231-126/+116
* (gdb-reset): Use unless. Fix regexp.Stefan Monnier2004-05-191-10/+10
* (gdb-annotation-rules): Add nquery annotationNick Roberts2004-05-101-0/+1
* Improve/extend documentation strings.Nick Roberts2004-05-061-12/+24
* (gdb-goto-breakpoint): Make buffer display file at breakpoint.Nick Roberts2004-05-031-5/+7