venki wrote:
Hi,
I am using org.apache.tools.ant.taskdefs.Execute combined with
org.apache.tools.ant.taskdefs.PumpStreamHandler to execute an external C
program. When the external C program segfaults, I am not able to to see any
output that came from the external C program before it segfaults. Also, I am
not able to see the 'segmentation fault' message in the stream output. Any
help to solve this would be useful.
Thanks.
Venki
testing failing C apps isnt part of the ant test plan -very non
portable, so I dont know what happens. I do suspect the output comes in
on stderr though, not stdout
--
Steve Loughran http://www.1060.org/blogxter/publish/5
Author: Ant in Action http://antbook.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]