Trailing whitespace deleted.
[bpt/emacs.git] / lisp / gdb-ui.el
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2003-01-14 Nick RobertsImprove commentary.
2003-01-11 Nick Roberts(gud-display): Use GDB command ptype instead of whatis
2003-01-04 Nick RobertsAcknowledge 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 RobertsRemove the concept of an instance. This means that...
2002-12-17 Nick Roberts(gdba-marker-filter, gdb-output-burst): Merge and
2002-12-13 Nick RobertsImprove documentation strings.
2002-12-08 Nick RobertsRemove inappropriate key-bindings.
2002-12-05 Stefan MonnierReplace 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 MonnierFix up comment markers.
2002-12-04 Stefan MonnierFold top-level `setq's and `define-key's into their...
2002-12-04 Stefan Monnier(gdb-inferior-io-mode-map): Remove (unused).
2002-12-03 Stefan MonnierGet 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...
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 RobertsMajor re-organisation. Simplify legacy gdba code to...
2002-11-21 Nick RobertsGeneral tidying. Patches from Stefan Monnier.
2002-11-14 Juanma BarranqueroFix feature name in `require'.
2002-11-14 Nick RobertsNew file.