blob: bf8a47d975afaed247681b6f6a48622b7640432c (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Debugging
{% 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)
|