Comment #6 on issue 226 by benoit.m...@gmail.com: SIGSEGV handler  
overwritten (for too long)
http://code.google.com/p/gambas/issues/detail?id=226

Then just modify the gb_common.c for your own needs, by commenting the  
installation and the removal of SIGSEGV and SIGBUS signal handlers.

I won't add an option in Gambas to remove them, because these functions are  
needed to prevent the interpreter from crashing during some memory access  
functions.

Then I'm not sure you won't have other problems with other parts of the  
interpreter and the Qt4 or GTK+ library.

And in spite of your arguments, I think that you should better have the  
debugger GUI in one process, and the emulator + a debugger interface in  
another process.


------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to