commit | 0c2894b5db7ad9ccc44f2ac37034cdc2bb05cda7 | [log] [tgz] |
---|---|---|
author | Dave Allison <dallison@google.com> | Fri Aug 29 12:06:16 2014 -0700 |
committer | Dave Allison <dallison@google.com> | Thu Sep 04 10:27:48 2014 -0700 |
tree | f0b95af077b55ee06bc9b3b1f4a4d04c743a5f13 | |
parent | 5355835411cafcc2772e061cb7aef3b8ca1e6ea1 [diff] |
Make nested signal more generic This moves the nested signal catching code up to a slightly higher level in the fault manager. Originally it was down in the DumpJavaStack function but it needs to be up in the caller of that to allow for other handlers like the stack dumper. Change-Id: I31029f555dd9b501f4b5c0ed5c95777004873126