mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 02:39:44 +02:00
Merge remote-tracking branch 'origin/GP-4970-dragonmacher-help-fix'
This commit is contained in:
commit
6315aa68df
20 changed files with 261 additions and 159 deletions
|
@ -52,7 +52,7 @@
|
|||
<tocref id="Program Annotation">
|
||||
<tocdef id="PDB" sortgroup="q" text="PDB" target="help/topics/Pdb/PDB.htm" >
|
||||
<tocdef id="LoadPDB" sortgroup="a" text="Load PDB File" target="help/topics/Pdb/LoadPDB.html" />
|
||||
<tocdef id="README_PDB" sortgroup="b" text="PDB Parser (README_PDB)" target="docs/README_PDB.html" />
|
||||
<tocdef id="README_PDB" sortgroup="b" text="PDB Parser (README_PDB)" target="external:docs/README_PDB.html" />
|
||||
</tocdef>
|
||||
</tocref>
|
||||
</tocroot>
|
||||
|
|
|
@ -102,7 +102,7 @@
|
|||
</UL></BLOCKQUOTE>
|
||||
</P>
|
||||
<P><B>NOTE:</B> Execution of <i>pdb.exe</i> has runtime dependencies which must be satisfied.
|
||||
Please refer to the <a href="docs/README_PDB.html">README_PDB</a> document for details.</P>
|
||||
Please refer to the <a href="external:docs/README_PDB.html">README_PDB</a> document for details.</P>
|
||||
|
||||
<H2><A name="dia"></A>Debug Interface Access SDK</H2>
|
||||
|
||||
|
@ -118,7 +118,7 @@
|
|||
<P><IMG src="help/shared/note.png" border="0">If you are attempting to load a PDB on a
|
||||
Windows machine and see an error message such as "Unable to locate the DIA SDK,"
|
||||
you will need to add and register one or more files on your computer. Refer to the
|
||||
<a href="docs/README_PDB.html">README_PDB</a> document for detailed instructions.
|
||||
<a href="external:docs/README_PDB.html">README_PDB</a> document for detailed instructions.
|
||||
</P>
|
||||
</BLOCKQUOTE>
|
||||
<P class="relatedtopic">Related Topics:</P>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue