emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/doc/emacs/building.texi,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/doc/emacs/building.texi,v
Date: Fri, 20 Jun 2008 16:03:23 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    08/06/20 16:03:23

Index: building.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/doc/emacs/building.texi,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- building.texi       17 Jun 2008 22:40:32 -0000      1.9
+++ building.texi       20 Jun 2008 16:03:22 -0000      1.10
@@ -534,13 +534,14 @@
 @samp{-} is the executable file name.
 
 @c Running a debugger on a remote host
-Tramp provides a facility to debug programs on remote hosts.
address@hidden a debugger on a remote host, Running a debugger on a remote 
host,, tramp, The Tramp Manual}.
-Both debugger and program are on the same remote host.
-This should not confused with debugging remote programs
-where the program runs on diferent machine to the debugger,
-as can be done with GDB, for example.
address@hidden Debugging,, Debugging Remote Programs, gdb, The GNU debugger}.
+Tramp provides a facility to debug programs on remote hosts
+(@pxref{Running a debugger on a remote host, Running a debugger on a
+remote host,, tramp, The Tramp Manual}), whereby both the debugger and
+the program being debugged are on the same remote host.  This should
+not be confused with debugging programs remotely, where the program
+and the debugger run on different machines, as can be done using the
+GDB remote debugging feature, for example (@pxref{Remote Debugging,,
+Debugging Remote Programs, gdb, The GNU debugger}).
 
 @node Debugger Operation
 @subsection Debugger Operation




reply via email to

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