Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * gnu/gcj/jvmti/Location.java: New file. | kseitz | 2006-11-01 | 1 | -0/+60 |
* gnu/gcj/jvmti/BreakpointManager.java: New file. * jvmti.cc (_Jv_JVMTI_SetBreakpoint): New function. (_Jv_JVMTI_ClearBreakpoint): New function. (_Jv_JVMTI_Interface): Define SetBreakpoint and ClearBreakpoint. * sources.am: Regenerated. * Makefile.in: Regenerated. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@118391 138bc75d-0d04-0410-961f-82ee72b054a4 |