summaryrefslogtreecommitdiff
path: root/docs/guide/index.md
diff options
context:
space:
mode:
authorKyleMiles <krm504@nyu.edu>2023-08-21 15:38:23 -0400
committerKyleMiles <krm504@nyu.edu>2023-08-21 15:38:23 -0400
commitcae14dcc335f4d829d9f3989df1ac150341a191b (patch)
treeb89c8e10686e62fbedacaa9e8a95e2e0791b64e3 /docs/guide/index.md
parent2cc6b9925f7d796fb039de2ff7d762e347378b29 (diff)
Add initial debug info, PDB, and DWARF user docs
Diffstat (limited to 'docs/guide/index.md')
-rw-r--r--docs/guide/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/guide/index.md b/docs/guide/index.md
index 2f3dcbe5..cee0d19c 100644
--- a/docs/guide/index.md
+++ b/docs/guide/index.md
@@ -6,6 +6,7 @@ Welcome to the Binary Ninja User Manual. You'll notice two menus here. On the ri
- [Settings](settings.md)
- [Types](type.md)
- [C++ Types](cpp.md)
+- [Debug Info](debuginfo.md)
- [Debugger](debugger.md)
- [Objective C](objectivec.md)
- [Troubleshooting](troubleshooting.md)