Hello,

After my post "[Valgrind-developers] obtain a debuggable client by having 
gdbremote protocol in valgrind core ?",
I had very few reactions, which I have interpreted as enthusiastic (but 
silent) admiration of the idea :).

So, I have started to implement it, basing the development on  the gdb 
"gdbserver" code.

This code is using setjmp/longjmp to handle some error recovery (like a 
wrongly
formed packet)

Is it ok to use setjmp/longjmp in the valgrind core ?
Or should I change the structure of the code to avoid this completely ?

Thanks 



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Valgrind-developers mailing list
Valgrind-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-developers

Reply via email to