Anonymous
September 2nd, 2003, 01:34
Hi everybody,
I'm just experimenting with the Run Trace feature and I saw in the debugging options that it is possible to "trace over system dlls" and it seems that Ollydbg regards all dlls that are in system32 as "system dlls".
My question is what can I do if I want to trace MFC42.dll, which also lives in system32, but don't want to trace the other system dlls like user32 ? Is there a way to tell Ollydbg that some dlls should be traced although the are in system32?
Many thanks,
MrSmith
I'm just experimenting with the Run Trace feature and I saw in the debugging options that it is possible to "trace over system dlls" and it seems that Ollydbg regards all dlls that are in system32 as "system dlls".
My question is what can I do if I want to trace MFC42.dll, which also lives in system32, but don't want to trace the other system dlls like user32 ? Is there a way to tell Ollydbg that some dlls should be traced although the are in system32?
Many thanks,
MrSmith