Re: Stopping phix

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

I think I finally found it, at last. Simply change pStack.e line 1771:

--      mov rax,60                      -- sys_exit(rdi=int error_code) 
        mov rax,231                     -- sys_exit_group(rdi=int error_code)  

Obviously ./p -cp and then, as long as you're calling gtk_main_quit, it should shut down properly.

Hmm, I tried all these things last week, turns out I was testing against the wrong pigging file...

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

Search



Quick Links

User menu

Not signed in.

Misc Menu