summaryrefslogtreecommitdiffstats
path: root/jdwpspy
Commit message (Collapse)AuthorAgeFilesLines
* Tidy up some C-isms.Elliott Hughes2012-04-201-9/+9
| | | | Change-Id: I53b457cab9067369320457549071fc3e4c23c81b
* Use the operator<< generator more widely.Elliott Hughes2012-04-043-5/+2
| | | | Change-Id: Iae3b8f32f49f4c91cd41c53bbafb95db071d57bb
* Stop saying "typedef struct" and "typedef enum".Elliott Hughes2012-03-092-7/+7
| | | | | | Seeing new instances of this C-ism go in makes me a sad panda. Change-Id: Ie3dd414b8b5e57a4164e88eb2d8559545569628d
* Fix a bunch of uses of 'short'.Elliott Hughes2012-01-172-8/+7
| | | | | | (In particular, port numbers should be unsigned short.) Change-Id: I944eb0f8e97390f1af8094b07ee7f2a00045bd35
* More JDWP robustness.Elliott Hughes2011-12-081-2/+2
| | | | | | | | | | | We pass a lot more JDWP tests with this (fewer total failures than dalvik, because although dalvik implements more requests, it assumes that the debuggers only send it valid input). I've also added some of the missing constants (there are tests of modifier 12, SourceNameMatch, which was added in Java 6). Change-Id: I502e87b50fb305c5c8b061421339c8ceab104640
* Move jdwpspy from development to art (2 of 2)Brian Carlstrom2011-12-055-0/+1011
Change-Id: I7741875e96730372d7623b1327a1fcbca7cb2476