summaryrefslogtreecommitdiff
path: root/lisp/progmodes/gdb-ui.el
Commit message (Expand)AuthorAgeFilesLines
...
* (gdba): Revert 2006-03-10 change for case of "run" in .gdbinit.Nick Roberts2006-03-251-5/+8
* (gdb-var-create-regexp)Nick Roberts2006-03-241-34/+52
* (gdb-continuation): Declare earlier to prevent compiler warnings.Nick Roberts2006-03-231-4/+8
* (gdb-reset): Set buffer local value ofKim F. Storm2006-03-211-11/+11
* (hollow-right-triangle): Define as fringe bitmap.Nick Roberts2006-03-211-12/+25
* (gdb-stopped): Even when there is no sourceNick Roberts2006-03-191-0/+2
* (gud-watch): Provide completion.Nick Roberts2006-03-161-8/+14
* (gdb-inferior-status): New variable.Nick Roberts2006-03-161-2/+27
* (gdb-var-list): Change order of first two elements.Nick Roberts2006-03-141-72/+89
* (gdb-stack-list-locals-handler): Add localNick Roberts2006-03-121-29/+31
* (gdb-remove-text-properties): Rename fromNick Roberts2006-03-101-7/+8
* (gdba): Don't call gdb-init-1 explicitly asNick Roberts2006-03-101-4/+16
* (gdb-edit-value-handler): New function.Nick Roberts2006-03-071-1/+6
* (gdb-speedbar-refresh): Quieten speedbar-refresh.Nick Roberts2006-03-011-9/+12
* (gdb-speedbar-refresh): Rename fromNick Roberts2006-02-281-11/+12
* (gdb-source-window): New variable.Nick Roberts2006-02-271-42/+69
* (gdb-debug-ring-max): Rename from gdb-debug-log-length.Nick Roberts2006-02-231-16/+62
* (gdb-signalled): New variable and function.Nick Roberts2006-02-221-21/+37
* (gdb-speedbar-auto-raise): Don't enable by default.Nick Roberts2006-02-201-1/+1
* (gdb-speedbar-expand-node): Force update of speedbar.Nick Roberts2006-02-201-0/+1
* (gdb-force-update): Rename from gdb-var-changed.Nick Roberts2006-02-191-42/+23
* (gdb-var-evaluate-expression-handler)Nick Roberts2006-02-181-24/+37
* (gdb-var-list): Update doc string.Nick Roberts2006-02-171-10/+13
* (gdba, gdb-var-list): Improve doc strings.Nick Roberts2006-02-171-7/+20
* (gdba): Improve doc string.Nick Roberts2006-02-161-36/+36
* (gdb-display-separate-io-buffer): Change use ofNick Roberts2006-02-141-1/+1
* (gdb-use-separate-io-buffer)Nick Roberts2006-02-141-57/+34
* (gud-watch, gdb-invalidate-registers-1)Nick Roberts2006-02-131-61/+50
* Update copyright for 2006.Nick Roberts2006-02-101-1/+31
* (gdb-post-prompt): Regenerate breakpointsNick Roberts2006-02-071-11/+13
* (gdb-tooltip-print, gdb-tooltip-print-1):Nick Roberts2005-12-291-5/+10
* (gdb-many-windows): Echo new state in minibuffer.Nick Roberts2005-12-151-1/+4
* (gdb-find-file-unhook): Delete variable.Nick Roberts2005-12-071-56/+34
* (gdb-error-regexp, gdb-first-post-prompt)Nick Roberts2005-12-061-71/+386
* (gdb-var-create-handler)Nick Roberts2005-12-061-99/+94
* (gdb-use-inferior-io-buffer, gdb-speedbar-auto-raise):Nick Roberts2005-12-041-16/+21
* (gdb-ann3): Bind mouse-2 to gdb-mouse-until in the margin also.Nick Roberts2005-12-011-15/+22
* (gdb-stopped): Detect process when attaching.Nick Roberts2005-11-271-0/+2
* (gdb-edit-register-value): Use `posn-set-point' instead of `mouse-set-point'John Paul Wallington2005-11-271-1/+1
* (gdb-goto-breakpoint, gdb-frames-select, gdb-threads-select):Nick Roberts2005-11-271-3/+3
* (gdb-info-breakpoints-custom)Nick Roberts2005-11-251-14/+32
* (gdb-var-create-handler, gdb-var-list-children-handler):Nick Roberts2005-11-241-23/+17
* (gdb-speedbar-auto-raise): New function and variable.Nick Roberts2005-11-241-13/+27
* (gdb-locals-watch-keymap): Add "\r" binding to local map.Nick Roberts2005-11-221-0/+3
* (gdb-locals-watch-keymap): New local map.Nick Roberts2005-11-221-5/+29
* (gdb-ann3): Move definition of gud-pp to here.Nick Roberts2005-11-181-0/+18
* Remove face-alias left over from change onNick Roberts2005-11-151-6/+10
* (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