]> code.delx.au - gnu-emacs/history - lisp/progmodes/gdb-ui.el
(gdb-many-windows): Doc fix (Nil -> nil).
[gnu-emacs] / lisp / progmodes / gdb-ui.el
2006-11-10 Glenn Morris(gdb-many-windows): Doc fix (Nil -> nil).
2006-10-22 Nick Roberts(gdb-info-stack-custom): Don't try to give
2006-10-07 Nick Roberts(gdb-speedbar-expand-node): Burp if
2006-09-06 Nick Roberts(gdb-var-list-children-regexp)
2006-09-05 Nick Roberts(gdb-var-list-children-regexp)
2006-08-23 Nick Roberts(gdb-starting): Reset gdb-signalled to nil.
2006-08-21 Nick Roberts(gdb-frame-memory-buffer): Make frame
2006-08-17 Romain Francoise(gdb-edit-locals-value): Balance parens.
2006-08-17 Nick Roberts(gdb-locals-watch-map, gdb-locals-watch-map-1): Suppres...
2006-08-15 Nick Roberts(gdb-info-stack-custom): Indicate selected frame with...
2006-08-13 Nick Roberts(gdb-frame-separate-io-buffer)
2006-08-01 Nick Roberts(gdb-find-source-frame): Make nil the default value.
2006-08-01 Nick Roberts(gdb-set-hollow): Check for gud-last-last-frame.
2006-07-31 Nick Roberts(gdb-find-source-frame): New option.
2006-07-28 Nick Roberts(gdb-info-breakpoints-custom): Use different faces...
2006-07-25 Nick Roberts(gdb-set-gud-minor-mode-existing-buffers)
2006-07-13 Nick Roberts(gdb-display-buffer): Check for gdb-source-window....
2006-06-20 Nick Roberts(gdb-exited): Ensure overlay arrow gets killed.
2006-06-15 Nick Roberts(gdb-same-frame): New option.
2006-06-08 Nick Roberts(gdb-set-gud-minor-mode-existing-buffers-1)
2006-05-31 Nick Roberts(gdb-look-up-stack): New variable.
2006-05-30 Nick RobertsMove gdb-mouse-toggle-breakpoint-* to
2006-05-11 Nick Roberts(gdb-reset): Update speedbar if necessary.
2006-05-07 Nick Roberts(gdb-var-create-handler): Move speedbar
2006-05-06 Nick Roberts(gdb-goto-breakpoint): Use or instead of unless so...
2006-05-04 Nick Roberts(gdb-force-update): Delete variable...
2006-05-03 Nick Roberts(gud-watch): Let user select an expression.
2006-04-20 Nick Roberts(gdb-data-list-register-values-handler):
2006-04-17 Nick Roberts(gdb-pc-address): Rename from gdb-frame-address.
2006-04-13 Nick Roberts(gdb-set-gud-minor-mode-existing-buffers):
2006-04-10 Nick Roberts(gdb-init-1): Re-initialise gdb-main-file to nil.
2006-04-07 Nick Roberts(gdb-init-2): Set current filename using
2006-03-25 Nick Roberts(gdba): Revert 2006-03-10 change for case of "run"...
2006-03-24 Nick Roberts(gdb-var-create-regexp)
2006-03-23 Nick Roberts(gdb-continuation): Declare earlier to prevent compiler...
2006-03-21 Kim F. Storm(gdb-reset): Set buffer local value of
2006-03-21 Nick Roberts(hollow-right-triangle): Define as fringe bitmap.
2006-03-19 Nick Roberts(gdb-stopped): Even when there is no source
2006-03-16 Nick Roberts(gud-watch): Provide completion.
2006-03-16 Nick Roberts(gdb-inferior-status): New variable.
2006-03-14 Nick Roberts(gdb-var-list): Change order of first two elements.
2006-03-12 Nick Roberts(gdb-stack-list-locals-handler): Add local
2006-03-10 Nick Roberts(gdb-remove-text-properties): Rename from
2006-03-10 Nick Roberts(gdba): Don't call gdb-init-1 explicitly as
2006-03-07 Nick Roberts(gdb-edit-value-handler): New function.
2006-03-01 Nick Roberts(gdb-speedbar-refresh): Quieten speedbar-refresh.
2006-02-28 Nick Roberts(gdb-speedbar-refresh): Rename from
2006-02-27 Nick Roberts(gdb-source-window): New variable.
2006-02-23 Nick Roberts(gdb-debug-ring-max): Rename from gdb-debug-log-length.
2006-02-22 Nick Roberts(gdb-signalled): New variable and function.
2006-02-20 Nick Roberts(gdb-speedbar-auto-raise): Don't enable by default.
2006-02-20 Nick Roberts(gdb-speedbar-expand-node): Force update of speedbar.
2006-02-19 Nick Roberts(gdb-force-update): Rename from gdb-var-changed.
2006-02-18 Nick Roberts(gdb-var-evaluate-expression-handler)
2006-02-17 Nick Roberts(gdb-var-list): Update doc string.
2006-02-17 Nick Roberts(gdba, gdb-var-list): Improve doc strings.
2006-02-16 Nick Roberts(gdba): Improve doc string.
2006-02-14 Nick Roberts(gdb-display-separate-io-buffer): Change use of
2006-02-14 Nick Roberts(gdb-use-separate-io-buffer)
2006-02-13 Nick Roberts(gud-watch, gdb-invalidate-registers-1)
2006-02-10 Nick RobertsUpdate copyright for 2006.
2006-02-07 Nick Roberts(gdb-post-prompt): Regenerate breakpoints
2005-12-29 Nick Roberts(gdb-tooltip-print, gdb-tooltip-print-1):
2005-12-15 Nick Roberts(gdb-many-windows): Echo new state in minibuffer.
2005-12-07 Nick Roberts(gdb-find-file-unhook): Delete variable.
2005-12-06 Nick Roberts(gdb-error-regexp, gdb-first-post-prompt)
2005-12-06 Nick Roberts(gdb-var-create-handler)
2005-12-04 Nick Roberts(gdb-use-inferior-io-buffer, gdb-speedbar-auto-raise):
2005-12-01 Nick Roberts(gdb-ann3): Bind mouse-2 to gdb-mouse-until in the...
2005-11-27 Nick Roberts(gdb-stopped): Detect process when attaching.
2005-11-27 John Paul Wallington(gdb-edit-register-value): Use `posn-set-point' instead...
2005-11-27 Nick Roberts(gdb-goto-breakpoint, gdb-frames-select, gdb-threads...
2005-11-25 Nick Roberts(gdb-info-breakpoints-custom)
2005-11-24 Nick Roberts(gdb-var-create-handler, gdb-var-list-children-handler):
2005-11-24 Nick Roberts(gdb-speedbar-auto-raise): New function and variable.
2005-11-22 Nick Roberts(gdb-locals-watch-keymap): Add "\r" binding to local...
2005-11-22 Nick Roberts(gdb-locals-watch-keymap): New local map.
2005-11-18 Nick Roberts(gdb-ann3): Move definition of gud-pp to here.
2005-11-15 Nick RobertsRemove face-alias left over from change on
2005-11-13 Nick Roberts(gdb-var-create-handler, gdb-var-list-children-handler):
2005-11-12 Nick Roberts(gdb-var-create-handler)
2005-11-06 Nick Roberts(gdb-var-create-handler, gdb-var-delete)
2005-11-04 Nick Roberts(gdb-buffer-type): Remove duplicate declaration.
2005-11-03 Nick Roberts(gud-watch): Use save-selected-window in
2005-11-02 Nick Roberts(gdb-mouse-until): Make it work in the disassembly...
2005-10-31 Nick Roberts(gdb-use-inferior-io-buffer): New function.
2005-10-31 Nick Roberts(gdb-many-windows): Leave window configuration
2005-10-30 Nick Roberts(gdb-tooltip-print-1): Fix regexp.
2005-10-26 Nick Roberts(def-gdb-auto-updated-buffer)
2005-10-25 Nick Roberts(gdb-mouse-until): New function.
2005-10-25 Nick Roberts(gdb-put-breakpoint-icon): Correct help-echo.
2005-10-24 Kim F. Storm(gdb-ann3): Bind mouse-3 in left fringe
2005-10-24 Nick Roberts(gdb-send): Bind inhibit-read-only to t
2005-10-17 Nick Roberts(gdb-var-create-handler): Make watch
2005-10-10 Nick Roberts(gdba): Improve diagram.
2005-10-07 Nick Roberts(gdb-fringe-width -> gdb-buffer-fringe-width):
2005-10-06 Juanma Barranquero(gdb-buffer-fringe-width): Add defvar.
2005-10-06 Nick Roberts(gdb-fringe-width): New variable.
2005-10-06 Nick Roberts(gdb-fringe-width): New variable.
2005-10-05 Masatake YAMATO2005-10-06 Masatake YAMATO <jet@gyve.org>
next