More actions
No edit summary |
m (→Dependencies) |
||
Line 24: | Line 24: | ||
* [http://ironpython.net IronPython.] | * [http://ironpython.net IronPython.] | ||
Please see the [https://gbatemp.net/threads/release-ntr-debugger-2-with-source-the-first-public-real-time-debugger-for-n3ds.384858/ discussion thread]. | |||
==External links== | ==External links== |
Revision as of 08:33, 27 February 2022
NTRClient | |
---|---|
General | |
Author | Nanquitas |
Type | PC Utilities |
Version | 2016 |
License | GPL-2.0 |
Last Updated | 2016/04/04 |
Links | |
Download | |
Website | |
Source | |
The NTR Debugger. Fork of NTRClient.
Features
- Debugging on wifi - Connect your N3DS to local network, and enjoy debugging on computers.
- Breakpoints (code breakpoints and one-shot code breakpoints), which is a typical feature for regular debuggers.
- Memory viewing/editing.
- Process management - List processes, view thread list and stacks, and attach to process.
User guide
Dependencies
Please see the discussion thread.