* doc/misc/tramp.texi (Remote processes): Mention gdb restrictions with I/O.
This commit is contained in:
parent
918a052a42
commit
ec2636513c
1 changed files with 4 additions and 0 deletions
|
@ -2828,6 +2828,10 @@ warning, which can be ignored:
|
||||||
&"warning: GDB: Failed to set controlling terminal: Operation not permitted\n"
|
&"warning: GDB: Failed to set controlling terminal: Operation not permitted\n"
|
||||||
@end example
|
@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
|
Relative file names are based on the remote default directory. When
|
||||||
@file{myprog.pl} exists in @file{@trampfn{ssh,host,/home/user}}, valid
|
@file{myprog.pl} exists in @file{@trampfn{ssh,host,/home/user}}, valid
|
||||||
calls include:
|
calls include:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue