You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Redesign parts of the file format and internal database representation, to allow more exact late symbol loading, as well as a disassembler view in the future
Add an "Address" column to all function lists
For the call stack and callers view, the address specifies the address past the call instruction
Several fixes to the crash reporter
Use wxWidgets 2.9.5
Fix problems caused by dbghelp.dll hijacking
Fix handling of symbols containing whitespace characters