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

Crash handling works on android.

This commit is contained in:
Bartosz Taudul
2018-08-27 14:08:54 +02:00
parent 2ebe9b72d1
commit 8ab3409266
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -102,7 +102,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 and Linux.
- Currently this is only implemented on Windows, Linux and Android.
- Call stack window may now display addresses of the frames, instead of
source file locations.