<div dir="ltr">Running sanitized code under gdb can be annoying because the program will print out its error then exit, instead of the usual behaviour when we get an abort() of stopping the program there and allowing the user to inspect its stack trace.<div>

<br></div><div>Add a trap to the exit path in sanitizer_common. Please review!</div><div><br></div><div>Nick</div></div>