coredump and heap memory



I have a core dump for an executable. How do I find out from core
which variable has called malloc for large block.

Or all the size of dynamic variables memory?

.