Lightweight .NET debugger?

后端 未结 8 669
醉话见心
醉话见心 2020-12-24 06:46

I frequently need to debug .NET binaries on test machines (by test-machine, I mean that the machine doesn\'t have Visual Studio installed on it, it\'s frequently re-imaged,

8条回答
  •  执笔经年
    2020-12-24 07:39

    Version 2 of ILSpy contains a debugger. And it works awesome!

    It is still in very early stages, but have helped me several times.

    Just watch out for bugs! :)

提交回复
热议问题