Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Feb 2017 15:06:16 +0300
From:      Slawa Olhovchenkov <slw@zxy.spb.ru>
To:        freebsd-hackers@freebsd.org
Subject:   Parse info from core file
Message-ID:  <20170215120616.GB15630@zxy.spb.ru>

next in thread | raw e-mail | index | archive | help
How to I am can parse core from my program?
For example, for dump in human-readable form hashs/trees/etc.
gdb in many cases don't have information about types.
lldb don't start w/ core at acceptable time.

Run application w/ some switch can be help, but I am don't know how to
load and use/map core in application.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170215120616.GB15630>