Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
6e30145f1ed992be8d4e5a9973410c19f3de59f9
/
src
/
jdwp
/
jdwp_event.cc
c604d73
Implement mutex requeueing for cv broadcasts.
by Ian Rogers
· 14 years ago
50b35e2
Explicitly pass Thread::Current to MutexLock and Alloc.
by Ian Rogers
· 14 years ago
81d425b
Pass self to lock methods.
by Ian Rogers
· 14 years ago
b726dcb
Rename GlobalSynchronization to Locks
by Ian Rogers
· 14 years ago
15bf2d3
Use bionic's dlmalloc 2.8.5.
by Ian Rogers
· 14 years ago
00f7d0e
Global lock levels.
by Ian Rogers
· 14 years ago
6e9d22c
Fix JDWP stack frame regressions.
by Elliott Hughes
· 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
0cf7433
Fix the remaining GetValues/SetValues tests.
by Elliott Hughes
· 14 years ago
229feb7
Consistently use hex for dex PC values in the debugger.
by Elliott Hughes
· 14 years ago
972a47b
Rename JdwpLocation.idx to the more intention-revealing dex_pc.
by Elliott Hughes
· 14 years ago
436e372
Improve JDWP error handling.
by Elliott Hughes
· 14 years ago
2aa2e39
Fix breakpoints.
by Elliott Hughes
· 14 years ago
2435a57
Support for single-stepping by line.
by Elliott Hughes
· 14 years ago
c308a5d
Fix a bug in Dbg::GetClassDescriptor.
by Elliott Hughes
· 14 years ago
8696433
More JDWP functionality: breakpoints, single-stepping.
by Elliott Hughes
· 14 years ago
91bf6cd
More debugger support.
by Elliott Hughes
· 14 years ago
4dd9b4d
Clean up verbose logging.
by Elliott Hughes
· 14 years ago
7b3cdfc
More JDWP robustness.
by Elliott Hughes
· 15 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
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
a215526
Implement enough JDWP functionality that we can attach jdb.
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
234ab15
Implement Dbg::Disconnected and Dbg::UndoDebuggerSuspensions.
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
872d4ec
Bring across the JDWP implementation.
by Elliott Hughes
· 15 years ago