|
From: <sv...@va...> - 2008-05-02 10:33:14
|
Author: sewardj Date: 2008-05-02 11:33:15 +0100 (Fri, 02 May 2008) New Revision: 7986 Log: Move the error management code for Memcheck into a new file, mc_errors.c, as it is relatively self contained. This reduces the size of mc_main.c by about 1350 lines. Added: trunk/memcheck/mc_errors.c Modified: trunk/memcheck/Makefile.am trunk/memcheck/mc_include.h trunk/memcheck/mc_main.c [... diff too large to include ...] |