Core/CrashHandler: Include assertion messages in crash reports

(cherry picked from commit 62db1fb683c13b8dde0cc359564e090e0594658f)
This commit is contained in:
Shauren
2021-10-23 16:02:44 +02:00
parent 55cb4f9a6d
commit d181c1da75
4 changed files with 90 additions and 30 deletions
+5 -1
View File
@@ -5,7 +5,11 @@ set pagination 0
set logging on
echo \n--- DEBUG: --- START\n\n
run
echo \n--- DEBUG: BACKTRACE FULL\n\n
echo \n--- DEBUG: BACKTRACE FULL\n
if TrinityAssertionFailedMessage != 0
printf "%s\n", TrinityAssertionFailedMessage
end
echo \n
backtrace full
echo \n--- DEBUG: INFO REGISTERS\n\n
info registers