summaryrefslogtreecommitdiff
path: root/lisp/progmodes/gdb-ui.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (gdb-info-stack-custom): Don't try to giveNick Roberts2006-10-221-1/+0
* (gdb-speedbar-expand-node): Burp ifNick Roberts2006-10-071-15/+18
* (gdb-var-list-children-regexp)Nick Roberts2006-09-061-4/+5
* (gdb-var-list-children-regexp)Nick Roberts2006-09-051-4/+4
* (gdb-starting): Reset gdb-signalled to nil.Nick Roberts2006-08-231-0/+1
* (gdb-frame-memory-buffer): Make frameNick Roberts2006-08-211-4/+7
* (gdb-edit-locals-value): Balance parens.Romain Francoise2006-08-171-1/+1
* (gdb-locals-watch-map, gdb-locals-watch-map-1): Suppress keymap first.Nick Roberts2006-08-171-6/+34
* (gdb-info-stack-custom): Indicate selected frame with fringe arrow.Nick Roberts2006-08-151-7/+18
* (gdb-frame-separate-io-buffer)Nick Roberts2006-08-131-67/+78
* (gdb-find-source-frame): Make nil the default value.Nick Roberts2006-08-011-3/+19
* (gdb-set-hollow): Check for gud-last-last-frame.Nick Roberts2006-08-011-3/+4
* (gdb-find-source-frame): New option.Nick Roberts2006-07-311-7/+14
* (gdb-info-breakpoints-custom): Use different faces for enable character.Nick Roberts2006-07-281-5/+11
* (gdb-set-gud-minor-mode-existing-buffers)Nick Roberts2006-07-251-8/+16
* (gdb-display-buffer): Check for gdb-source-window. Add dedicated argument.Nick Roberts2006-07-131-12/+13
* (gdb-exited): Ensure overlay arrow gets killed.Nick Roberts2006-06-201-2/+3
* (gdb-same-frame): New option.Nick Roberts2006-06-151-8/+32
* (gdb-set-gud-minor-mode-existing-buffers-1)Nick Roberts2006-06-081-2/+5
* (gdb-look-up-stack): New variable.Nick Roberts2006-05-311-39/+77
* Move gdb-mouse-toggle-breakpoint-* toNick Roberts2006-05-301-20/+18
* (gdb-reset): Update speedbar if necessary.Nick Roberts2006-05-111-16/+24
* (gdb-var-create-handler): Move speedbarNick Roberts2006-05-071-25/+19
* (gdb-goto-breakpoint): Use or instead of unless so nil isn't returned.Nick Roberts2006-05-061-1/+3
* (gdb-force-update): Delete variable...Nick Roberts2006-05-041-5/+3
* (gud-watch): Let user select an expression.Nick Roberts2006-05-031-5/+8
* (gdb-data-list-register-values-handler):Nick Roberts2006-04-201-27/+36
* (gdb-pc-address): Rename from gdb-frame-address.Nick Roberts2006-04-171-19/+24
* (gdb-set-gud-minor-mode-existing-buffers):Nick Roberts2006-04-131-1/+2
* (gdb-init-1): Re-initialise gdb-main-file to nil.Nick Roberts2006-04-101-23/+27
* (gdb-init-2): Set current filename usingNick Roberts2006-04-071-3/+3
* (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