mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Display preview of source code for assembly instructions.
This commit is contained in:
@@ -171,6 +171,7 @@ private:
|
||||
uint64_t m_jumpPopupAddr;
|
||||
|
||||
SourceContents m_source;
|
||||
SourceContents m_sourceTooltip;
|
||||
std::vector<AsmLine> m_asm;
|
||||
|
||||
unordered_flat_map<uint64_t, uint32_t> m_locMap;
|
||||
|
||||
Reference in New Issue
Block a user