|
|
|
|
|
by TheRoque
143 days ago
|
|
Maybe you can have a look at RadDbg [0], as I understand the project has been bought by Epic Games recently. The goal is to make a performant debugger, from what I understand its target audience is mostly game developers, but you can use it for other programs obviously. You can see a talk of the core developer and his vision here: https://www.youtube.com/watch?v=_9_bK_WjuYY Sadly it's windows only yet, but they have plans to port it to other platforms. - [0]: https://github.com/EpicGamesExt/raddebugger |
|