diff options
| author | KyleMiles <krm504@nyu.edu> | 2023-08-21 15:38:23 -0400 |
|---|---|---|
| committer | KyleMiles <krm504@nyu.edu> | 2023-08-21 15:38:23 -0400 |
| commit | cae14dcc335f4d829d9f3989df1ac150341a191b (patch) | |
| tree | b89c8e10686e62fbedacaa9e8a95e2e0791b64e3 /docs/guide/index.md | |
| parent | 2cc6b9925f7d796fb039de2ff7d762e347378b29 (diff) | |
Add initial debug info, PDB, and DWARF user docs
Diffstat (limited to 'docs/guide/index.md')
| -rw-r--r-- | docs/guide/index.md | 1 |
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) |
