Log in

View Full Version : OllDbg: Memory Log


nexus
December 12th, 2003, 20:07
I'm debugging a fullscreen directx application. I want to log memory writes on a particular location. I can't set a mem write breakpoint because I can't swap screens. How can I do? Will Ollydbg ever support network debugging? or will log memory access?

Thanks.

Aimless
December 13th, 2003, 08:13
So what's wrong with using softice??

Have Phun

nexus
December 13th, 2003, 13:24
Quote:
[Originally Posted by Aimless]So what's wrong with using softice??


Only if everithing else will fail.