Break into the debugger if we have a stack dump and are currently debugging.

While debugging browser tests, I noticed a few stackdumps fly by without catching them.  This code snippet breaks into the debugger only when it's being debugged.

BUG=None
TEST=kill -ABRT your process while debugging and see if you catch in the debugger.


Review URL: http://codereview.chromium.org/7003049

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88750 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: 72e24366504adcda1a99496c64eabad3a9a74315
1 file changed
tree: 7846880dcb5a1dafcc8945bc60002117d7f23094
  1. base/
  2. build/
  3. ipc/
  4. testing/
  5. third_party/