VSDebugPro icon indicating copy to clipboard operation
VSDebugPro copied to clipboard

Dump object when a breakpoint hits

Open ret1nol opened this issue 5 years ago • 2 comments

Your extension helped me, thanks. But I have a project that is not realistic to rebuild. Can you make it possible to dump an object when a breakpoint hits? dumpmem

ret1nol avatar Mar 22 '19 17:03 ret1nol

This feature can be implemented, however it is not feasible to develop right now as it requires many more enhancements to the extension ( Ex: a scripting engine ).

ovidiuvio avatar Mar 23 '19 18:03 ovidiuvio

This is now in alpha preview. Please check the following discussion: https://github.com/ovidiuvio/VSDebugPro/discussions/42

ovidiuvio avatar Aug 04 '24 21:08 ovidiuvio