History log of /frameworks/rs/tests/lldb/java/ScriptGroup/src/com/android/rs/scriptgroup/MainActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5bbcc3861c44435f89481f80946ef5c9c49968f2 11-Nov-2016 Luke Drummond <luke.drummond@codeplay.com> [NFC] Add missing copyright headers to lldb tests

Test: NFC

Change-Id: I94fb6b3965887f24188d9afdc7b115c370f42b3f
Signed-off-by: Luke Drummond <luke.drummond@codeplay.com>
/frameworks/rs/tests/lldb/java/ScriptGroup/src/com/android/rs/scriptgroup/MainActivity.java
1cea94d9a1268eb8b9d0099a4c145de3f8688e07 04-Oct-2016 Aidan Dodds <aidan@codeplay.com> Add a debugger hook point during script group compilation at -O0.

This hook supplies the debugger with the name of the script group and the
addresses of its kernels. This allows breakpoints to be placed on a script
group, which has the effect of placing a breakpoint on its constituent kernels.
This is only executed when compiling at -O0.

Test: Run the renderscript lldb test suite.
Change-Id: I7c688d59aa702696406214423303853ec8dfa6b7
Signed-off-by: Aidan Dodds <aidan@codeplay.com>
/frameworks/rs/tests/lldb/java/ScriptGroup/src/com/android/rs/scriptgroup/MainActivity.java