/usr/share/GNUstep/Documentation/EOControl/EODebug.html is in libgnustep-dl2-dev 0.12.0-13.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>EODebug documentation</title>
</head>
<body>
<font face="serif">
<a href="EOControl.html">Up</a>
<br />
<h1><a name="title$EODebug">EODebug documentation</a></h1>
<h3>Authors</h3>
<dl>
<dt>Generated by buildd</dt>
<dd>
</dd>
</dl>
<div>
</div>
<h1><a name="001000000000">EODebug functions</a></h1>
<p>
</p>
<h3><a name="function$EOFLogAssertGood_">EOFLogAssertGood_</a></h3>
void EOFLogAssertGood_(const char* <b>file</b>, int <b>line</b>, id <b>object</b>);<br />
<div class="desc">
<em>Description forthcoming.</em>
</div>
<hr width="25%" align="left" />
<h3><a name="function$EOFLogC_">EOFLogC_</a></h3>
void EOFLogC_(const char* <b>file</b>, int <b>line</b>, const char* <b>string</b>);<br />
<div class="desc">
<em>Description forthcoming.</em>
</div>
<hr width="25%" align="left" />
<h3><a name="function$EOFLogDumpObject_">EOFLogDumpObject_</a></h3>
void EOFLogDumpObject_(const char* <b>file</b>, int <b>line</b>, id <b>object</b>, int <b>deep</b>);<br />
<div class="desc">
<em>Description forthcoming.</em>
</div>
<hr width="25%" align="left" />
<br />
<a href="EOControl.html">Up</a>
</font>
</body>
</html>
|