]> git.eshelyaron.com Git - emacs.git/commitdiff
Qualify using a separate terminal for debugging.
authorNick Roberts <nickrob@snap.net.nz>
Sat, 12 May 2007 09:38:20 +0000 (09:38 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Sat, 12 May 2007 09:38:20 +0000 (09:38 +0000)
etc/DEBUG
lisp/ChangeLog

index ea4e14866ca8e29c2e2a27bfab8ccbed7f6ce562..3c1912b5d78947c4bf4df222db1235f8b3ec1ee3 100644 (file)
--- a/etc/DEBUG
+++ b/etc/DEBUG
@@ -64,10 +64,10 @@ use the set command until the inferior process has been started.
 Put a breakpoint early in `main', or suspend the Emacs,
 to get an opportunity to do the set command.
 
-When Emacs is running in a terminal, it is useful to use a separate terminal
-for the debug session.  This can be done by starting Emacs as usual, then
-attaching to it from gdb with the `attach' command which is explained in the
-node "Attach" of the GDB manual.
+When Emacs is running in a terminal, it is sometimes useful to use a separate
+terminal for the debug session.  This can be done by starting Emacs as usual,
+then attaching to it from gdb with the `attach' command which is explained in
+the node "Attach" of the GDB manual.
 
 ** Examining Lisp object values.
 
index 5129fa474c6fdc18f246873b3096b8f1f3c6182e..d2998532dfb44fa37052b709df3332ead72410ef 100644 (file)
@@ -1,3 +1,8 @@
+2007-05-12  Nick Roberts  <nickrob@snap.net.nz>
+
+       * xt-mouse.el (xterm-mouse-debug-buffer): New variable.
+       (xterm-mouse-translate): Use it.
+
 2007-05-10  Richard Stallman  <rms@gnu.org>
 
        * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.