PDA

View Full Version : OllDbg: Memory Log


nexus
December 12th, 2003, 19: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, 07:13
So what's wrong with using softice??

Have Phun

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


Only if everithing else will fail.