aboutsummaryrefslogtreecommitdiff
path: root/docs/development/debugging/README.md
blob: 86c1a0877bd82a6ed60ea7cfcbfaf842ab5c0a9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Debugging

{% hint style="warning" %}
The GitBook based NorthstarWiki has been replaced in favour of the [NorthstarDocs](https://docs.northstar.tf/) where this wiki has been integrated.

Check it out here: [https://docs.northstar.tf/Wiki/](https://docs.northstar.tf/Wiki/)

The same page on the new wiki should be located here: [https://docs.northstar.tf/Wiki/development/debugging/](https://docs.northstar.tf/Wiki/development/debugging/)

{% endhint %}

{% hint style="warning" %}
Debugging Northstar is only recommended to experienced developers.
If you need help figuring out an issue feel free to visit the Northstar Discord.
{% endhint %}

## Contents
* [Visual Studio](visualstudio.md)
* [x64dbg](x64dbg.md)