This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA/JVMTI] Set/Clear Breakpoint


Keith Seitz writes:

 > 2006-10-30  Keith Seitz  <keiths@redhat.com>
 > 
 >          * gnu/gcj/jvmti/Location.java: New file.
 >          * 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.

OK.

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]