mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-13 06:33:56 +00:00
Allow even more segments.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5986
This commit is contained in:
@@ -275,7 +275,7 @@
|
||||
/* ------ start of STATE for the address-space manager ------ */
|
||||
|
||||
/* Max number of segments we can track. */
|
||||
#define VG_N_SEGMENTS 2000
|
||||
#define VG_N_SEGMENTS 5000
|
||||
|
||||
/* Max number of segment file names we can track. */
|
||||
#define VG_N_SEGNAMES 400
|
||||
|
||||
Reference in New Issue
Block a user