[Gambas-user] Feature request: Redirecting stderr of terminal-emulated program back to IDE

Tobias Boege taboege at ...626...
Wed Feb 5 16:58:17 CET 2014


Hi Benoit,

I may have requested this some time ago already but now I can give you a
project where it is shown (see attachments).

What I want is that we can use a terminal emulator to run a program but
still get Debug statements into the IDE because they really disturb ncurses
programs.

I attach two projects: one is a mere application (*-app) using gb.ncurses,
the second one (without the -app suffix) runs the former using xterm but
redirects stderr back to itself to display it in the TextArea. There is
already a .gambas archive of the -app project in the non-app project. I
send you the -app project anyway for the obvious reasons.

I'd like to ask you to incorporate this into the IDE as an option or so.

Regards,
Tobi

-- 
"There's an old saying: Don't change anything... ever!" -- Mr. Monk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: terminal-redirect-stderr-back-app-0.0.2.tar.gz
Type: application/octet-stream
Size: 4658 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20140205/bf04ee04/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: terminal-redirect-stderr-back-0.0.1.tar.gz
Type: application/octet-stream
Size: 5578 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20140205/bf04ee04/attachment-0001.obj>


More information about the User mailing list