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

Implement crash handler on Linux.

This commit is contained in:
Bartosz Taudul
2018-08-20 14:30:56 +02:00
parent 53aee0e03d
commit 6d45434cb5
2 changed files with 244 additions and 1 deletions
+1 -1
View File
@@ -99,7 +99,7 @@ v0.4 (xxxx-xx-xx)
processor, a message dialog with workaround instructions will be
displayed.
- Tracy can intercept crashes and finish sending data from a dying process.
- Currently this is only implemented on Windows.
- Currently this is only implemented on Windows and Linux.
v0.3.3 (2018-07-03)