commit | d5164d537c84867880694327727b5f22b0a3ccbd | [log] [tgz] |
---|---|---|
author | Stephen McGroarty <stephen@codeplay.com> | Fri May 08 15:31:49 2015 +0100 |
committer | Stephen Hines <srhines@google.com> | Tue May 19 18:03:09 2015 -0700 |
tree | 5976a614dc2e415db969d3d45220c9b33b3e3b2d | |
parent | 29ddfb640ac034a858352ebcc8c2a3b476b4373a [diff] |
Added in wait for attach context flag. Added in a small flag which is passed to the context from the Java/C++ API which causes the context to delay execution until a debugger is a attached. This gives time to the developer to attach a debugger to the process before the kernel is executed. Change-Id: I5bb8e75100436920f9e1a0f414f3b0bcf0d2b439 Signed-off-by: Stephen McGroarty <stephen@codeplay.com>