emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-26 ec26365: * doc/misc/tramp.texi (Remote processes)


From: Michael Albinus
Subject: [Emacs-diffs] emacs-26 ec26365: * doc/misc/tramp.texi (Remote processes): Mention gdb restrictions with I/O.
Date: Mon, 8 Jan 2018 10:44:06 -0500 (EST)

branch: emacs-26
commit ec2636513cff3c35063dbaaf10059cbf2c8a9673
Author: Michael Albinus <address@hidden>
Commit: Michael Albinus <address@hidden>

    * doc/misc/tramp.texi (Remote processes): Mention gdb restrictions with I/O.
---
 doc/misc/tramp.texi | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index c1f941a..25ae8ae 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -2828,6 +2828,10 @@ warning, which can be ignored:
 &"warning: GDB: Failed to set controlling terminal: Operation not permitted\n"
 @end example
 
address@hidden
+As consequence, there will be restrictions in I/O of the process to be
+debugged.
+
 Relative file names are based on the remote default directory.  When
 @file{myprog.pl} exists in @address@hidden,host,/home/user}}, valid
 calls include:



reply via email to

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