Rationalize backtrace logging
GDB backtrace generated via "thread apply all bt full" is too long for standard output, lets save them to .txt file among other log files.
Showing
Please register or sign in to comment
GDB backtrace generated via "thread apply all bt full" is too long for standard output, lets save them to .txt file among other log files.