Re: Stopping phix

new topic     » goto parent     » topic index » view thread      » older message » newer message
irv said...

But it still doesn't explain the results in message 13 above. I'm still curious about why the exact same program calls eui once,but p twice.

It makes perfect sense to me. Does this help:

parent  pid   
 7209  7239    \_ p hello  -- original/parent-post-fork paused at wait()   [having exited builtins\syswait.ew] 
 7239  7240       \_ p hello  --        child-post-fork paused at system()  [still inside builtins\syswait.ew] 
 7240  7241           \_ sh -c ps -U irv axjf | grep hello  
 7241  7243               \_ grep hello  

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu