View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000010 | JEDI Code Library | JclDebug* | public | 2002-03-03 06:18 | 2002-03-22 13:50 |
Reporter | pvones | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | unable to reproduce |
Status | closed | Resolution | reopened | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0000010: StackFrame^.CallersEBP is invalid sometimes | ||||
Description | StackInfo.DumpSize := StackFrame^.CallersEBP - DWORD(StackFrame); Suggested change: function ValidEBP(CallersEBP, StackFrame: DWORD): Boolean; begin Result := (CallersEBP >= StackFrame); end; | ||||
Additional Information | Checking of EBP validity added per Hallvard's suggestion. | ||||
Tags | No tags attached. | ||||
Fixed in GIT commit | |||||
Fixed in SVN revision | |||||
IDE version | |||||