Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
6e30145f1ed992be8d4e5a9973410c19f3de59f9
/
src
/
jdwp
/
jdwp.h
66f1925
Change dex cache to be java object instead of array, add pointer to dex file in dex cache.
by Mathieu Chartier
· 14 years ago
b726dcb
Rename GlobalSynchronization to Locks
by Ian Rogers
· 14 years ago
1b09b09
Syntax clean up to make clang happy.
by Ian Rogers
· 14 years ago
00f7d0e
Global lock levels.
by Ian Rogers
· 14 years ago
a21039c
Fix a bunch more lint.
by Elliott Hughes
· 14 years ago
7484741
Fix a bunch of lint.
by Elliott Hughes
· 14 years ago
f834936
Use static thread safety analysis when available, and fix the bugs GCC finds.
by Elliott Hughes
· 14 years ago
0e57ccb
Start automatically generating operator<<s for enums.
by Elliott Hughes
· 14 years ago
972a47b
Rename JdwpLocation.idx to the more intention-revealing dex_pc.
by Elliott Hughes
· 14 years ago
2aa2e39
Fix breakpoints.
by Elliott Hughes
· 14 years ago
ba8eee1
Remove more lint.
by Elliott Hughes
· 14 years ago
6d8dd47
Fix a bunch of uses of 'short'.
by Elliott Hughes
· 14 years ago
4740cdf
Notify the debugger of class preparation.
by Elliott Hughes
· 15 years ago
d07986f
Implement JDWP InvokeMethod and breakpoints on exception throwing.
by Elliott Hughes
· 15 years ago
cccd84f
Implement local setting.
by Elliott Hughes
· 15 years ago
aed4be9
Implement field getting and setting.
by Elliott Hughes
· 15 years ago
03181a8
Implement debugger support for getting thread stacks.
by Elliott Hughes
· 15 years ago
761928d
Implement a bit more debugger functionality.
by Elliott Hughes
· 15 years ago
8218847
Implement thread name change notification for DDMS.
by Elliott Hughes
· 15 years ago
f7c3b66
Fix orthography of the jdwp_bits.h functions.
by Elliott Hughes
· 15 years ago
475fc23
More debugger support.
by Elliott Hughes
· 15 years ago
376a7a0
Turn free functions that take a JdwpState* into member functions.
by Elliott Hughes
· 15 years ago
d1cc836
Wire up enough of the pieces that we can connect ddms or jdb.
by Elliott Hughes
· 15 years ago
872d4ec
Bring across the JDWP implementation.
by Elliott Hughes
· 15 years ago