(cfr my previous mails about gdbserver protocol).
Currently, I am working on doing this because it is fun.
I understood from the doc that it is not ok to call libc or any system call
directly in valgrind core, because this
causes various subtile problems.
Are these problems reasonable enough that a "quick and dirty" prototype could
use libc ?
(so, typically; directly call strlen or directly call a "read" or "write"
system call)
(if afterwards, the idea of gdbserver in valgrind is seen as interesting enough
to integrate it properly in valgrind,
then of course all these calls will have to be replaced by the VG_(...)
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