Skip to content
Success

Changes

Summary

  1. scripts/wrapper_core_bt_on_error: new script (details)
Commit 0d945bb07b0ede62abf8ae701681d995dcd31fb1 by Oliver Smith
scripts/wrapper_core_bt_on_error: new script

Add a wrapper script that runs a given program, and checks the exit
code. If it is not 0, and a core file appears, then load the coredump in
gdb and display its backtrace.

Change-Id: I9673abf3ae3b154505ea09237d37d7da4bf5d57f
The file was addedscripts/wrapper_core_bt_on_error.sh