2014-08-21 12:51:40 +05:30
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
|
|
|
<title>
|
2014-10-30 15:06:14 +05:30
|
|
|
xdebug.h File Reference
|
2014-08-21 12:51:40 +05:30
|
|
|
</title>
|
2014-10-30 15:06:14 +05:30
|
|
|
<link href="$DriverApiDocsCssPath" rel="stylesheet" type="text/css">
|
2014-08-21 12:51:40 +05:30
|
|
|
</head>
|
|
|
|
<h3 class="PageHeader">Xilinx Processor IP Library</h3>
|
|
|
|
<hl>Software Drivers</hl>
|
|
|
|
<hr class="whs1">
|
2014-10-30 15:06:14 +05:30
|
|
|
<!-- Generated by Doxygen 1.4.7 -->
|
|
|
|
<div class="tabs">
|
|
|
|
<ul>
|
|
|
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
|
|
|
<li><a href="annotated.html"><span>Classes</span></a></li>
|
|
|
|
<li id="current"><a href="files.html"><span>Files</span></a></li>
|
|
|
|
</ul></div>
|
|
|
|
<div class="tabs">
|
|
|
|
<ul>
|
|
|
|
<li><a href="files.html"><span>File List</span></a></li>
|
|
|
|
<li><a href="globals.html"><span>File Members</span></a></li>
|
|
|
|
</ul></div>
|
|
|
|
<h1>xdebug.h File Reference</h1>
|
|
|
|
<p>
|
|
|
|
<table border="0" cellpadding="0" cellspacing="0">
|
|
|
|
<tr><td></td></tr>
|
|
|
|
<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="xdebug_8h.html#12060fbd49869828f1554c4ddd071fd5">xdbg_stmnt</a>(x)</td></tr>
|
|
|
|
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="xdebug_8h.html#7b853ed69550eb52f5841711ddeffbf8">xdbg_printf</a>()</td></tr>
|
2014-08-21 12:51:40 +05:30
|
|
|
|
|
|
|
</table>
|
2014-10-30 15:06:14 +05:30
|
|
|
<hr><h2>Define Documentation</h2>
|
|
|
|
<a class="anchor" name="7b853ed69550eb52f5841711ddeffbf8"></a><!-- doxytag: member="xdebug.h::xdbg_printf" ref="7b853ed69550eb52f5841711ddeffbf8" args="()" -->
|
2014-08-21 12:51:40 +05:30
|
|
|
<div class="memitem">
|
|
|
|
<div class="memproto">
|
|
|
|
<table class="memname">
|
|
|
|
<tr>
|
2014-10-30 15:06:14 +05:30
|
|
|
<td class="memname">#define xdbg_printf </td>
|
2014-08-21 12:51:40 +05:30
|
|
|
<td>(</td>
|
2014-10-30 15:06:14 +05:30
|
|
|
</td>
|
|
|
|
<td class="paramname"> </td>
|
2014-08-21 12:51:40 +05:30
|
|
|
<td> ) </td>
|
2014-10-30 15:06:14 +05:30
|
|
|
<td width="100%"></td>
|
2014-08-21 12:51:40 +05:30
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div class="memdoc">
|
|
|
|
|
2014-10-30 15:06:14 +05:30
|
|
|
<p>
|
|
|
|
|
2014-08-21 12:51:40 +05:30
|
|
|
</div>
|
2014-10-30 15:06:14 +05:30
|
|
|
</div><p>
|
|
|
|
<a class="anchor" name="12060fbd49869828f1554c4ddd071fd5"></a><!-- doxytag: member="xdebug.h::xdbg_stmnt" ref="12060fbd49869828f1554c4ddd071fd5" args="(x)" -->
|
2014-08-21 12:51:40 +05:30
|
|
|
<div class="memitem">
|
|
|
|
<div class="memproto">
|
|
|
|
<table class="memname">
|
|
|
|
<tr>
|
2014-10-30 15:06:14 +05:30
|
|
|
<td class="memname">#define xdbg_stmnt </td>
|
2014-08-21 12:51:40 +05:30
|
|
|
<td>(</td>
|
|
|
|
<td class="paramtype">x </td>
|
2014-10-30 15:06:14 +05:30
|
|
|
<td class="paramname"> </td>
|
2014-08-21 12:51:40 +05:30
|
|
|
<td> ) </td>
|
2014-10-30 15:06:14 +05:30
|
|
|
<td width="100%"></td>
|
2014-08-21 12:51:40 +05:30
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div class="memdoc">
|
|
|
|
|
2014-10-30 15:06:14 +05:30
|
|
|
<p>
|
|
|
|
|
2014-08-21 12:51:40 +05:30
|
|
|
</div>
|
2014-10-30 15:06:14 +05:30
|
|
|
</div><p>
|
|
|
|
Copyright @ 1995-2014 Xilinx, Inc. All rights reserved.
|