A new drd version is available at the following location:
http://home.euphonynet.be/bvassche/valgrind/valgrind-7199-drd-2007-11-22.patch.gz

Changes compared to version 2007-11-18:
- Renamed pre_thread_ll_create() into pre_thread_first_insn() and
eliminated the first argument (parent thread ID).
- Reverted core changes for notifying clients about the thread ID when
a signal handler started -- how to solve this will be discussed later
on. Regression test on exp-drd/tests/sigalrm fails now.
- Added an extra unit test related to thread creation.
- drd's command-line option --trace-address now accepts a hex address
instead of a decimal address.

Most important known bug:
- drd is soon killed by the OOM handler when started with bigger clients.

You can apply this patch with the following commands:
cd valgrind
zcat ../valgrind-7199-drd-2007-11-22.patch.gz | patch -p0
chmod a+x exp-drd/tests/filter*

Bart Van Assche.



-- 
Met vriendelijke groeten,

Bart Van Assche.

-------------------------------------------------------------------------
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

Reply via email to