mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Detect disassembly failures.
This commit is contained in:
@@ -89,6 +89,7 @@ private:
|
||||
DecayValue<uint32_t> m_hoveredSource;
|
||||
int m_displayMode;
|
||||
uint32_t m_codeLen;
|
||||
int32_t m_disasmFail;
|
||||
DecayValue<uint64_t> m_highlightAddr;
|
||||
bool m_asmRelative;
|
||||
bool m_asmShowSourceLocation;
|
||||
|
||||
Reference in New Issue
Block a user