summaryrefslogtreecommitdiffstats
path: root/runtime/jdwp/jdwp_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Do not send JDWP data in case of error.Sebastien Hertz2014-03-181-6/+5
* Fix debugger crash in native method frames.Sebastien Hertz2014-03-171-2/+8
* Fix debugger deadlock.Sebastien Hertz2014-02-241-0/+12
* Avoid interleaving JDWP requests and events.Sebastien Hertz2014-02-191-0/+38
* Fix multi-line hex dumping and add unit test.Ian Rogers2014-01-301-2/+3
* 64bit friendly printf modifiers in JDWP.Ian Rogers2014-01-241-9/+12
* StringPiece clean up.Ian Rogers2013-09-241-2/+2
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-3/+3
* am 0cd7ec2d: Fix cpplint whitespace/blank_line issuesBrian Carlstrom2013-07-181-1/+0
|\
| * Fix cpplint whitespace/blank_line issuesBrian Carlstrom2013-07-181-1/+0
* | Remove an assertion that JDWP packets are small.Elliott Hughes2013-07-161-1/+0
|/
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+1750