| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
| <html> |
| <head> |
| <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> |
| <meta http-equiv="Content-Style-Type" content="text/css" /> |
| <meta name="LASTUPDATED" content="06/17/05 11:09:43" /> |
| <title>Snapshots Overview</title> |
| <link rel="StyleSheet" href="../../book.css" type="text/css"/> |
| </head> |
| <body bgcolor="#FFFFFF"> |
| <h2>Snapshots Overview </h2> |
| <p>A <b>snapshot</b> enables you to save the state of a debug session for later review. Each snapshot stores all the data required to reproduce the state of the program at a specific step instruction within the debugger. Multiple snapshots are possible, which enables stepping through a debug session without having the program executing. These snapshots are stored in an <b>album</b> (.dsa) file that can be shared with others. Snapshot albums are listed in the <a href="../reference/cdt_u_dsa_view.htm">Snapshot Albums</a> view.</p> |
| <p><b>NOTE</b> Snapshots are only available when the Eclipse Debugger for C/C++ (EDC) plugins are installed.</p> |
| <p>The following topics cover various snapshot concepts and actions: </p> |
| <ul><li><a href="../tasks/cdt_t_take_snapshots.htm">Taking a Snapshop</a></li> |
| <li><a href="../snapshots/view_snapshots.htm">Using Snapshot Albums</a></li> |
| <li><a href="../tasks/cdt_t_import_snapshots.htm">Importing</a> and <a href="../tasks/cdt_t_export_snapshots.htm">Exporting</a> Snapshots</li> |
| <li>Snapshot Launch Configuration</li> |
| </ul> |
| <div id="footer">Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div> |
| </body> |
| </html> |