On Jan 1, 2008 7:11 PM, Julian Seward <[EMAIL PROTECTED]> wrote:
>
> A more serious module-related question for drd is that it should not
> include pub_core_*.h. Tools may only include pub_tool_*.h, in order
> to control the complexity of the core/tool interface. For one thing
> that will require adding the drd suppression file to DEFAULT_SUPP
> in configure.in - not a problem. Can you list precisely the stuff from
> the core_*.h includes that you need, that is not present in the
> tool_*.h files?
>
Next to dynamically loading the exp-drd suppression file, the only aspect of
the core interface being used in exp-drd is VG_(clo_backtrace_size). I can
replace this variable with a constant however.
Bart.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Valgrind-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-developers