log lisp/gdb-ui.el @ 51465:cd259af6d622

age author description
2003-05-25 Nick Roberts (gdb-info-breakpoints-custom, gdb-assembler-custom):
2003-05-23 Nick Roberts (gdba): Accommodate Fortran programs.
2003-05-21 Nick Roberts (gud-gdba-command-name): Use -noasync option for Gdb
2003-05-21 Nick Roberts (gdb-view-source, gdb-selected-view): New variables.
2003-05-18 Nick Roberts (put-arrow): Rename gdb-put-arrow and simplify.
2003-05-17 Nick Roberts (gdb-info-frames-custom): Reverse contrast of face for
2003-05-12 Nick Roberts (gdb-invalidate-assembler): Update assembler buffer
2003-05-03 Nick Roberts (breakpoint-enabled-icon, breakpoint-disabled-icon):
2003-03-31 Nick Roberts (gdb-inferior-io-mode): Remove Unix pathname for cat
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2003-01-14 Nick Roberts Improve commentary.
2003-01-11 Nick Roberts (gud-display): Use GDB command ptype instead of whatis
2003-01-04 Nick Roberts Acknowledge Tom Lord as author of gdba.el.
2002-12-29 Nick Roberts (gdb-delete-display): Rename (gdb-delete-expression).
2002-12-26 Nick Roberts (gdb-info-display-custom): Ensure that frames/buffers
2002-12-23 Nick Roberts (gdb-display-number-end): Make auto-display of
2002-12-21 Nick Roberts Remove the concept of an instance. This means that a lot of functions have
2002-12-17 Nick Roberts (gdba-marker-filter, gdb-output-burst): Merge and
2002-12-13 Nick Roberts Improve documentation strings.
2002-12-08 Nick Roberts Remove inappropriate key-bindings.
2002-12-05 Stefan Monnier Replace uses of (gdb-get-instance-buffer 'gdba) and
2002-12-05 Stefan Monnier (gud-gdb-complete-string, gud-gdb-complete-break)
2002-12-04 Stefan Monnier Fix up comment markers.
2002-12-04 Stefan Monnier Fold top-level `setq's and `define-key's into their corresponding defvar.
2002-12-04 Stefan Monnier (gdb-inferior-io-mode-map): Remove (unused).
2002-12-03 Stefan Monnier Get rid of (quote ..); use match-string and ignore.
2002-12-03 Stefan Monnier (gdba): Use the default for gud-find-file.
2002-12-03 Stefan Monnier (gdba, gdb-starting, gdb-stopped, gdb-quit): Update gdb-running -> gud-running.
2002-11-30 Nick Roberts (gdb-many-windows): Define as a minor mode.
2002-11-28 Nick Roberts (gdb-starting): Set gdb-running to t.
2002-11-23 Nick Roberts Major re-organisation. Simplify legacy gdba code to allow only one gdb process.
2002-11-21 Nick Roberts General tidying. Patches from Stefan Monnier.
2002-11-14 Juanma Barranquero Fix feature name in `require'.
2002-11-14 Nick Roberts New file.