<html><body>
<p><tt>> <br>
> > I've found similar problems with the 'exit' flag and am still<br>
> > investigating.<br>
> <br>
> The exit flag is compared in the kernel. Offhand I don't see a bug <br>
> with it. If <br>
> you do see something, let us know.<br>
> </tt><br>
<tt><br>
I've confirmed that</tt><br>
<tt>-F exit=0</tt><br>
<tt>-F exit!=0</tt><br>
<tt>-F exit=3</tt><br>
<tt>-F exit!=3</tt><br>
<br>
<tt>All seem to be working fine.  The problem I was seeing last night was because the return code from my syscall was different than I was originally expecting.</tt><br>
<br>
<tt>-debbie</tt></body></html>