emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 17 May 2003 06:17:02 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5123 emacs/lisp/ChangeLog:1.5124
*** emacs/lisp/ChangeLog:1.5123 Fri May 16 17:12:25 2003
--- emacs/lisp/ChangeLog        Sat May 17 06:17:01 2003
***************
*** 1,3 ****
--- 1,25 ----
+ 2003-05-17  Nick Roberts  <address@hidden>
+ 
+       * gdb-ui.el (gdb-info-frames-custom): Reverse contrast of face for
+       selected frame.
+       (gdb-annotation-rules): Stop using frames-invalid and
+       breakpoints-invalid annotations. Update after post-prompt instead.
+       (gdb-post-prompt): Update frames and breakpoints here.
+       (gdb-invalidate-frame-and-assembler)
+       (gdb-invalidate-breakpoints-and-assembler): Remove.
+       (gdb-current-address): Remove.
+       (gdb-previous-address): New variable.
+       (gud-until): Extend to work in Assembler buffer
+       (gdb-append-to-inferior-io): Select IO buffer when there is
+       output.
+       (gdb-assembler-custom): Try to get line marker (arrow) to display
+       in window. Correct parsing for OS dependent output syntax of Gdb
+       command, where.
+       (gdb-frame-handler): Correct parsing for OS dependent output
+       syntax of Gdb command, frame.
+       (gdb-invalidate-assembler): Update assembler buffer correctly when
+       frame changes (revisited).
+ 
  2003-05-16  Stefan Monnier  <address@hidden>
  
        * imenu.el (imenu--split-menu): Remove unused var `count'.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]