rust3ds / ctru-rs

Rust wrapper for libctru
https://rust3ds.github.io/ctru-rs/
Other
116 stars 17 forks source link

Support console stderr redirection #169

Open FenrirWolf opened 5 months ago

FenrirWolf commented 5 months ago

Allows you send stderr output to GDB or other debuggers. It's a nice alternative to 3dslink redirection if you're at the point where you have to jump into an interactive debugging session.