summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/LanguageRuntime/Java
Commit message (Collapse)AuthorAgeFilesLines
* Add a set of new plugins to handle Java debuggingTamas Berghammer2016-02-263-0/+269
The purpose of these plugins is to make LLDB capable of debugging java code JIT-ed by the android runtime. Differential revision: http://reviews.llvm.org/D17616 llvm-svn: 262015
OpenPOWER on IntegriCloud