<div class="gmail_quote">On Wed, Jun 22, 2011 at 15:23, John Fettig <span dir="ltr">&lt;<a href="mailto:john.fettig@gmail.com">john.fettig@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div id=":3rl">The command passed to the debug_terminal seems to be wrong:<br>
<br>
ppid=24296 pwd=/home/jfe/test cmd=-display localhost:0.0 echo gdb<br>
/home/jfe/test/example 24296<br>
<br>
The exec line fails because of this.</div></blockquote></div><br><div>Whoops, it should still work when you pass it with:</div><div><br></div><div>-debug_terminal &quot;screen -X -S debug screen redirect.sh&quot;</div><div>
<br></div><div>because there is special treatment for &quot;screen&quot; with regard to -display.</div>