With permission from the submitter, I'm forwarding this question
and answer from a user.

On Fri, Jan 08, 2016 at 08:24:06PM +0800, XXX wrote:
> Hi Gene,
>     Thanks for your help.  I have another question about DMTCP.  When we 
> checkpoint the program, 
> data and instructions are stored in some ckpt_XXXX.dmtcp files.  checkpoint 
> happens in the binary level.
> Is that right?  If we conside these files as a snapshot of the program 
> running.  Is there any method or tools
> we can use to know what it is in the file, just like debugging with gdb.
>     Thanks again and 
>     best wishes!
> 
> 
> 
> XXX
> ZhangGuozhen
> Department of Computer Science
> Beihang University
> Beijing, China

Date: Fri, 8 Jan 2016 19:18:50 -0500
From: Gene Cooperman <g...@ccs.neu.edu>
To: "XXX" <XXX>
Cc: Gene Cooperman <g...@ccs.neu.edu>
Subject: Re: Re: A question about mpi application checkpoint
User-Agent: Mutt/1.5.23 (2014-03-12)

Hi,
    There is:  util/readdmtcp.sh ckpt_MYAPP.dmtcp
It shows you the different memory images and a bit more.
But if you want to dig deeper, you would have to extend the
readdmtcp.sh tool yourself.

By the way, for questions of general interest, we prefer to
write to dmtcp-forum so that others may benefit from the answer.
Do you have any objection if I forward this question on reading
the chekcpoint image to dmtcp-forum?
[ SUBMITTER ANSWERED:  "Absolutely not." ]

P.S.:  You can also find this information and others on the FAQ.
For example:
    http://dmtcp.sourceforge.net/FAQ.html#readdmtcp

Thanks,
- Gene

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Dmtcp-forum mailing list
Dmtcp-forum@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dmtcp-forum

Reply via email to