h1

Experiencing freeze with ollydbg?

January 13, 2008

At ollydbg’s Debugging Options, uncheck Registers -> Decode SSE Registers. This should fix the hang up when debugging multi-threaded apps. Sometimes the hang up is caused by the plugins, check if any causing it and remove it accordingly.

One comment

  1. Yeah my Ollydbg freezes too no matter what if I turn on SSE registers. It kinda sucks though because I need to be able to see the XMM* registers. Hopefully this is fixed in Ollydbg 2.0



Leave a Comment