An open-source x64/x32 debugger for windows.
-
Updated
Sep 28, 2020 - C++
Add a field on the breakpoint that shows the number of times a breakpoint was hit. See The -break-list Command.
Add a description, image, and links to the debugger topic page so that developers can more easily learn about it.
To associate your repository with the debugger topic, visit your repo's landing page and select "manage topics."
Tested on latest v6.1.7.
If an assembly has been loaded from memory, it's impossible to search.
IE. Assembly.Load(byte[])
When an assembly like this is loaded into dnSpy, the search feature throws an exception: