<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Crashpad: crashpad::ExceptionInformation Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="crashpad_doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">Crashpad
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="namespacecrashpad.html">crashpad</a></li><li class="navelem"><a class="el" href="structcrashpad_1_1ExceptionInformation.html">ExceptionInformation</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="structcrashpad_1_1ExceptionInformation-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">crashpad::ExceptionInformation Struct Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Structure read out of the client process by the crash handler when an exception occurs.  
 <a href="structcrashpad_1_1ExceptionInformation.html#details">More...</a></p>

<p><code>#include &quot;util/win/registration_protocol_win.h&quot;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:a5543879d11339d9fe2d252f11803947b"><td class="memItemLeft" align="right" valign="top"><a id="a5543879d11339d9fe2d252f11803947b"></a>
<a class="el" href="namespacecrashpad.html#acb197256391fbfca91f9a7e5c911db45">LinuxVMAddress</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcrashpad_1_1ExceptionInformation.html#a5543879d11339d9fe2d252f11803947b">siginfo_address</a></td></tr>
<tr class="memdesc:a5543879d11339d9fe2d252f11803947b"><td class="mdescLeft">&#160;</td><td class="mdescRight">The address of the <code>siginfo_t</code> passed to the signal handler in the crashed process. <br /></td></tr>
<tr class="separator:a5543879d11339d9fe2d252f11803947b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5f7a27486547443fcd37bccc43dd1e7a"><td class="memItemLeft" align="right" valign="top"><a id="a5f7a27486547443fcd37bccc43dd1e7a"></a>
<a class="el" href="namespacecrashpad.html#acb197256391fbfca91f9a7e5c911db45">LinuxVMAddress</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcrashpad_1_1ExceptionInformation.html#a5f7a27486547443fcd37bccc43dd1e7a">context_address</a></td></tr>
<tr class="memdesc:a5f7a27486547443fcd37bccc43dd1e7a"><td class="mdescLeft">&#160;</td><td class="mdescRight">The address of the <code>ucontext_t</code> passed to the signal handler in the crashed process. <br /></td></tr>
<tr class="separator:a5f7a27486547443fcd37bccc43dd1e7a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5eee8fbd2ea0365300d7e326755dbbb0"><td class="memItemLeft" align="right" valign="top"><a id="a5eee8fbd2ea0365300d7e326755dbbb0"></a>
pid_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcrashpad_1_1ExceptionInformation.html#a5eee8fbd2ea0365300d7e326755dbbb0">thread_id</a></td></tr>
<tr class="memdesc:a5eee8fbd2ea0365300d7e326755dbbb0"><td class="mdescLeft">&#160;</td><td class="mdescRight">The thread ID of the thread which received the signal. <br /></td></tr>
<tr class="separator:a5eee8fbd2ea0365300d7e326755dbbb0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa416aefb61ce2d78707f683c4b2c2b66"><td class="memItemLeft" align="right" valign="top"><a id="aa416aefb61ce2d78707f683c4b2c2b66"></a>
<a class="el" href="namespacecrashpad.html#a368af6d88f68998b5c5eb80b8f6ebb76">WinVMAddress</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcrashpad_1_1ExceptionInformation.html#aa416aefb61ce2d78707f683c4b2c2b66">exception_pointers</a></td></tr>
<tr class="memdesc:aa416aefb61ce2d78707f683c4b2c2b66"><td class="mdescLeft">&#160;</td><td class="mdescRight">The address of an EXCEPTION_POINTERS structure in the client process that describes the exception. <br /></td></tr>
<tr class="separator:aa416aefb61ce2d78707f683c4b2c2b66"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aca46374644c03c19a15210df702277aa"><td class="memItemLeft" align="right" valign="top"><a id="aca46374644c03c19a15210df702277aa"></a>
DWORD&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcrashpad_1_1ExceptionInformation.html#aca46374644c03c19a15210df702277aa">thread_id</a></td></tr>
<tr class="memdesc:aca46374644c03c19a15210df702277aa"><td class="mdescLeft">&#160;</td><td class="mdescRight">The thread on which the exception happened. <br /></td></tr>
<tr class="separator:aca46374644c03c19a15210df702277aa"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Structure read out of the client process by the crash handler when an exception occurs. </p>
</div><hr/>The documentation for this struct was generated from the following files:<ul>
<li>util/linux/exception_information.h</li>
<li>util/win/registration_protocol_win.h</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>