View Full Version : finding function names
Anonymous
06-13-2003, 04:16 AM
if an exception occurs in a dll that is used by a program, how do you find the function in which the exception occurred?
you can use the trace feature or inspect the stack
Klomp
06-13-2003, 06:26 AM
I thought ollydbg stopped execution as soon as an exception occured?
Klomp: you can ignore exceptions (check options)
vBulletin® v3.7.4, Copyright ©2000-2008, Jelsoft Enterprises Ltd.