summaryrefslogtreecommitdiff
path: root/rsDebugHelper.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix object loggingJason Sams2015-04-141-16/+10
| | | | Change-Id: I1731637412cf9e894f2b73dc32ab3370f6467160
* Cleanup includes for rs/cpp to not expose internal details.Jason Sams2014-11-111-1/+1
| | | | Change-Id: Ib23f591f8418d3318f61ab1d3f6f2b684bf95692
* Add DebugHelper to ObjectBase.Stephen Hines2013-04-021-0/+64
This enables us to easily use things like CallStack for our debug runtime. Without this abstraction, we end up with size/offset mismatches against libbcc's implementation of set/getElementAt. Change-Id: I91ae0ef709fa5b8ab7dda905cd07d1c565dd0212