aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gdb-ui.el
Commit message (Expand)AuthorAgeFilesLines
* (gdb-var-list-children-handler): Handle C++ classesNick Roberts2004-03-171-4/+4
* (gdb-overlay-arrow-position): Add defvar.Kim F. Storm2004-03-071-3/+9
* (gdb-assembler-mode, gdb-assembler-custom): Set upNick Roberts2004-03-061-1/+1
* (gdb-assembler-mode): Create a second overlay arrowNick Roberts2004-03-061-31/+11
* (gdb-mouse-toggle-breakpoint): Remove debug message.Kim F. Storm2004-03-021-1/+0
* (breakpoint-enabled-icon, breakpoint-disabled-icon):Kim F. Storm2004-02-281-71/+99
* (gud-watch): Load tooltip, if necessary.Nick Roberts2004-02-231-16/+20
* (gdb-use-colon-colon-notation): Set default to nil forNick Roberts2004-02-201-17/+15
* (gdb-ann3): Revert previous change. (don't use GDB command "set width 0").Nick Roberts2004-01-081-8/+6
* (gdba): Avoid duplication, use gdb-ann3. Use GDBNick Roberts2004-01-071-65/+6
* (gdb-frame-handler): Handle word wrapping anywhere inAndreas Schwab2004-01-061-5/+4
* (gdb-prompt): Change filter for level 3 annotations,Nick Roberts2003-12-281-44/+107
* (gdba, gdb-assembler-mode): Call the mode "Machine" asNick Roberts2003-12-231-34/+65
* (gud-watch, gdb-var-create-handler)Nick Roberts2003-11-291-8/+8
* (gdb-mouse-toggle-breakpoint): New defun.Kim F. Storm2003-11-231-0/+17
* (gud-gdba-command-name): Find gdb command via PATH.Kim F. Storm2003-11-191-10/+10
* (gdb-current-language): New variable.Nick Roberts2003-10-211-34/+27
* (breakpoint-xpm-data, breakpoint-enabled-pbm-data)Nick Roberts2003-10-161-30/+24
* Revision: [email protected]/emacs--cvs-trunk--0--patch-79Miles Bader2003-10-081-8/+6
* (gdb-var-list, gdb-var-changed, gdb-update-flag)Nick Roberts2003-09-301-629/+153
* (gud-display1): Use gud-call to prevent extra promptNick Roberts2003-09-041-57/+20
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (gdba): Remove gdb-quit (previously removed) fromNick Roberts2003-08-241-66/+38
* (gdb-insert-field, gdb-array-format1)Nick Roberts2003-08-111-30/+26
* (gdb-setup-windows, gdb-restore-windows): RestoreNick Roberts2003-07-281-11/+16
* (gdb-source-info): Display current frame whenNick Roberts2003-07-071-4/+8
* (gdb-display-number-end): Don't re-initialise localNick Roberts2003-06-291-19/+25
* (gud-display1): Keep the gdb command, "display", inNick Roberts2003-06-181-47/+54
* (gdb-get-current-frame, gdb-frame-handler): Use GdbNick Roberts2003-06-081-31/+36
* (gdb-info-breakpoints-custom, gdb-assembler-custom):Nick Roberts2003-05-251-14/+35
* (gdba): Accommodate Fortran programs.Nick Roberts2003-05-231-7/+7
* (gud-gdba-command-name): Use -noasync option for GdbNick Roberts2003-05-211-39/+73
* (gdb-view-source, gdb-selected-view): New variables.Nick Roberts2003-05-211-42/+86
* (put-arrow): Rename gdb-put-arrow and simplify.Nick Roberts2003-05-181-115/+67
* (gdb-info-frames-custom): Reverse contrast of face forNick Roberts2003-05-171-84/+104
* (gdb-invalidate-assembler): Update assembler bufferNick Roberts2003-05-121-5/+84
* (breakpoint-enabled-icon, breakpoint-disabled-icon):Nick Roberts2003-05-031-32/+66
* (gdb-inferior-io-mode): Remove Unix pathname for catNick Roberts2003-03-311-9/+3
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-20/+20
* Improve commentary.Nick Roberts2003-01-141-16/+32
* (gud-display): Use GDB command ptype instead of whatisNick Roberts2003-01-111-34/+36
* Acknowledge Tom Lord as author of gdba.el.Nick Roberts2003-01-041-109/+118
* (gdb-delete-display): Rename (gdb-delete-expression).Nick Roberts2002-12-291-102/+109
* (gdb-info-display-custom): Ensure that frames/buffersNick Roberts2002-12-261-65/+70
* (gdb-display-number-end): Make auto-display ofNick Roberts2002-12-231-100/+104
* Remove the concept of an instance. This means that a lot of functions haveNick Roberts2002-12-211-266/+250
* (gdba-marker-filter, gdb-output-burst): Merge andNick Roberts2002-12-171-53/+35
* Improve documentation strings.Nick Roberts2002-12-131-21/+24
* Remove inappropriate key-bindings.Nick Roberts2002-12-081-64/+64
* Replace uses of (gdb-get-instance-buffer 'gdba) andStefan Monnier2002-12-051-73/+52