Age | Commit message (Expand) | Author | Files | Lines |
2007-02-08 | java-interp.h (_Jv_InterpFrame): obj_ptr field added to hold "this" pointer f... | Kyle Galloway | 1 | -0/+9 |
2007-01-31 | jvmti-int.h (JVMTI): Declare member "enabled". | Keith Seitz | 1 | -0/+35 |
2007-01-29 | interpret.cc (run_debug): Remove comment. | Tom Tromey | 1 | -1/+1 |
2007-01-25 | interpret.cc: Include gnu/gcj/jvmti/Breakpoint.h... | Keith Seitz | 1 | -2/+27 |
2006-10-14 | java-insns.h (enum java_code): Add op_breakpoint. | Keith Seitz | 1 | -1/+6 |
2006-09-30 | java-interp.h (prepared): Change type to pc_t. | Keith Seitz | 1 | -9/+9 |
2006-08-15 | java-interp.h (_Jv_InterpMethod::run_debug): New method. | Kyle Galloway | 1 | -0/+2508 |