1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Send symbol base address.

This commit is contained in:
Bartosz Taudul
2020-02-25 23:03:40 +01:00
parent 85ffe0ea04
commit 3402d16548
5 changed files with 12 additions and 9 deletions
+1
View File
@@ -309,6 +309,7 @@ struct QueueCallstackFrame
uint64_t name;
uint64_t file;
uint32_t line;
uint64_t symAddr;
};
struct QueueCrashReport