On 21-Apr-20 5:38 PM, Feng Li wrote:
Hi Anatoly,This program could run like this: gcc test_map.c ./a.out 2 & gcore `pidof a.out` You will get a core dump sized to 2GiB. Thanks, Feng Li
I did just that, and my core dump was ~100K in size. Hence my asking about any special configuration required.
-- Thanks, Anatoly