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
1 file changed