You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: latest/index.html
+10-12Lines changed: 10 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -408,13 +408,14 @@ <h1>Quick Start<a class="headerlink" href="#quick-start" title="Link to this hea
408
408
<h2>Looking for previous versions?<aclass="headerlink" href="#looking-for-previous-versions" title="Link to this heading">#</a></h2>
409
409
<p>Go to <aclass="reference external" href="https://docs.libdebug.org/archive/VERSION">https://docs.libdebug.org/archive/VERSION</a> to find the documentation for a specific version of libdebug.</p>
410
410
<p>e.g, for version 0.5.0, go to <aclass="reference external" href="https://docs.libdebug.org/archive/0.5.0">https://docs.libdebug.org/archive/0.5.0</a></p>
411
+
</section>
411
412
<sectionid="supported-architectures">
412
-
<h3>Supported Architectures<aclass="headerlink" href="#supported-architectures" title="Link to this heading">#</a></h3>
413
+
<h2>Supported Architectures<aclass="headerlink" href="#supported-architectures" title="Link to this heading">#</a></h2>
413
414
<p>libdebug currently supports Linux under the x86_64 architecture.</p>
414
415
<p>Other operating systems and architectures are not supported at this time.</p>
415
416
</section>
416
417
<sectionid="dependencies">
417
-
<h3>Dependencies<aclass="headerlink" href="#dependencies" title="Link to this heading">#</a></h3>
418
+
<h2>Dependencies<aclass="headerlink" href="#dependencies" title="Link to this heading">#</a></h2>
418
419
<p>To install libdebug, you first need to have some dependencies that will not be automatically resolved. Depending on your distro, their names may change.</p>
@@ -451,7 +452,7 @@ <h3>Installation<a class="headerlink" href="#installation" title="Link to this h
451
452
</div>
452
453
</section>
453
454
<sectionid="your-first-script">
454
-
<h3>Your first script<aclass="headerlink" href="#your-first-script" title="Link to this heading">#</a></h3>
455
+
<h2>Your first script<aclass="headerlink" href="#your-first-script" title="Link to this heading">#</a></h2>
455
456
<p>Now that you have libdebug installed, you can start using it in your scripts. Here is a simple example of how to use libdebug to debug a binary:</p>
0 commit comments