Skip to content

Instantly share code, notes, and snippets.

@ronin13
Created October 14, 2014 20:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ronin13/8d403c2f88826fcc7aba to your computer and use it in GitHub Desktop.
Save ronin13/8d403c2f88826fcc7aba to your computer and use it in GitHub Desktop.
echo \n
echo \n
echo ==============================\n
echo ==============================\n
set print elements 0
set pagination off
set logging overwrite
set logging on
echo ==============================\n
echo ==============================\n
echo backtrace\n
echo ==============================\n
echo ==============================\n
backtrace
echo thread apply all bt\n
echo ==============================\n
echo ==============================\n
thread apply all bt
echo ==============================\n
echo ==============================\n
echo ==============================\n
echo ==============================\n
echo ==============================\n
echo ==============================\n
echo ==============================\n
echo
echo
echo thread apply all backtrace full\n
echo ==============================\n
echo ==============================\n
thread apply all bt full
echo End of Backtrace\n
echo ==============================\n
echo ==============================\n
echo \n
echo \n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment