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: Mon, 09 May 2005 17:54:08 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7477 emacs/lisp/ChangeLog:1.7478
*** emacs/lisp/ChangeLog:1.7477 Mon May  9 17:31:00 2005
--- emacs/lisp/ChangeLog        Mon May  9 21:54:06 2005
***************
*** 1,3 ****
--- 1,19 ----
+ 2005-05-10  Nick Roberts  <address@hidden>
+ 
+       * progmodes/gdb-ui.el (gdb-macro-info): New variable.
+       (gdb-source-info): Check for preprocessor info.
+       (gdb-tooltip-print-1): New function. Don't print tooltip if it is
+       a macro for a function.
+       found (user might have used GDB dir command).
+       (gdb-info-breakpoints-custom): Try to find file again if not already
+       (gdb-get-location): Update gdb-location-alist correctly for change
+       to gdb-info-breakpoints-custom.
+ 
+       * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
+       (gud-tooltip-print-command): Add gdbmi case.
+       (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
+       preprocessor info.
+ 
  2005-05-09  Reiner Steib  <address@hidden>
  
        * startup.el (fancy-splash-insert): Fix typo in doc string.




reply via email to

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