From: Julian Seward Date: Fri, 11 Mar 2005 12:43:19 +0000 (+0000) Subject: Coredumping is borked. X-Git-Tag: svn/VALGRIND_3_0_0~1037 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ed2c0ca861b345a25998943f3da26ca21fec61e;p=thirdparty%2Fvalgrind.git Coredumping is borked. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3281 --- diff --git a/NOTES.txt b/NOTES.txt index 81a43b0ebc..71a8df95e9 100644 --- a/NOTES.txt +++ b/NOTES.txt @@ -48,6 +48,9 @@ Known breakage is: * Tracking of device segments is somehow broken (I forget how) +* Core dumping is disabled (has been for a while in the 3.0 line) + because it needs to be factored per arch (or is it per arch+os). + Other notes I made: