Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 3 Jun 2021 07:39:54 +0530
From: Srinivasan J <srinidpdk@...il.com>
To: musl@...ts.openwall.com
Subject: Dumping process heap from the core file

Hi,
    Is there an easy way to dump the heap from the process core which
is using musl-libc? The process is using musl-libc version v1.1.24. I
see that there is a _dump_heap() function, but that's not up to date.
I am thinking about using _dump_heap() as reference. But any other
suggestions are welcome.

Regards,
Srini

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.