commit | bcff2cc1ba25eccee8856574daca228c63702970 | [log] [tgz] |
---|---|---|
author | philippe <philippe@a5019735-40e9-0310-863c-91ae7b9d1cf9> | Mon Dec 16 22:52:20 2013 +0000 |
committer | philippe <philippe@a5019735-40e9-0310-863c-91ae7b9d1cf9> | Mon Dec 16 22:52:20 2013 +0000 |
tree | e88a0a81e60fb7445b85be640ef1a26021d755b9 | |
parent | 42a62d3612f85c3543b377a91f7b2f244a7ecd67 [diff] |
Fix 325714 Empty vgcore but RLIMIT_CORE is big enough (too big) Use ULong rather than UInt for coredump file size. Tested manually by ulimit -c 4294967296 ./vg-in-place ./gdbserver_tests/gone abort valgrind creates vgcore.xxxxx unusable by GDB. With the fix, GDB can read the core dump. Patch from Romain Geissler git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13762 a5019735-40e9-0310-863c-91ae7b9d1cf9