mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-01 08:17:38 +00:00
* doc/misc/tramp.texi (Remote processes): Mention gdb restrictions with I/O.
This commit is contained in:
parent
918a052a42
commit
ec2636513c
@ -2828,6 +2828,10 @@ warning, which can be ignored:
|
||||
&"warning: GDB: Failed to set controlling terminal: Operation not permitted\n"
|
||||
@end example
|
||||
|
||||
@noindent
|
||||
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 @file{@trampfn{ssh,host,/home/user}}, valid
|
||||
calls include:
|
||||
|
Loading…
Reference in New Issue
Block a user