Given EBP, find return address to caller, and caller's EBP. Input: regbp Value of EBP for current function *pretaddr Return address Output: *pretaddr return address to caller
Given address that is inside a function, figure out which function it is in. Return DHandlerTable if there is one, NULL if not.
Deprecated because of Bugzilla 4398, keep for the moment for backwards compatibility.
Throw a D object.