diff options
author | Ewan Crawford <ewan@codeplay.com> | 2016-01-20 12:03:29 +0000 |
---|---|---|
committer | Ewan Crawford <ewan@codeplay.com> | 2016-01-20 12:03:29 +0000 |
commit | 4f8817c2db7a355f8131310c4e2e0c57fc452c5a (patch) | |
tree | 550a53e7a7517fa63bcdab24f361a23814452f67 /lldb/packages/Python/lldbsuite/test/configuration.py | |
parent | cc018c1713720b9da56922a2d83329ad97e1bb06 (diff) | |
download | bcm5719-llvm-4f8817c2db7a355f8131310c4e2e0c57fc452c5a.tar.gz bcm5719-llvm-4f8817c2db7a355f8131310c4e2e0c57fc452c5a.zip |
[RenderScript] New command for viewing coordinate of current kernel invocation
Patch adds command 'language renderscript kernel coordinate' for printing the kernel index in (x,y,z) format.
This is done by walking the call stack and looking for a function with suffix '.expand', as well as the frame variables containing the coordinate data.
llvm-svn: 258303
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions