Log in

View Full Version : ollydbg2 feature request - break on certain dll lo


Anonymous
June 16th, 2003, 08:47
when debugging dlls of applications which use alot of dlls, it can be annoying to have to set it to break on every dll load. what would be great is if the break on dll load option could have a list of dlls to ignore and/or dlls to trigger on. just a simple list of file names, so that olly would skip breaking on the dlls we dont care about.

Anonymous
June 16th, 2003, 08:49
for this to work well, a right click in the view-executables list (this list that pops up on a dll load) to add a dll to the list would be important too.

Teerayoot
June 18th, 2003, 22:00
if(specify_dll_loaded)stop.
he he ,i think this is great if possible.