This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Memory Dump


>>>>> "Hei" == Hei Chan <structurechart@yahoo.com> writes:

Hei> I wonder whether it is possible to dump all the objects created in the
Hei> memory at the moment with GDB (I am on v7.0.1).

Hei> What I am trying to achieve is to identify which types of objects take
Hei> up most of the memory at the moment.

In addition to the other answers, you might be interested in gdb-heap:

    https://fedorahosted.org/gdb-heap/

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]