Hacker News new | ask | show | jobs
by throwaway85858 1176 days ago
Back when I had to use MSVC++ instead of stepping through using the debugger I would just open the dissambler and find the JMP instruction, saved a ton of time when dealing with templated C++.