This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [RFA/JVMTI] Breakpoint class
Andrew Haley wrote:
> 2006-10-27 Keith Seitz <keiths@redhat.com>
>
> * Makefile.am (nat_source_files): Add natBreakpoint.cc.
> * Makefile.in: Regenerate.
> * gnu/gcj/jvmti/Breakpoint.java: New file.
> * gnu/gcj/jvmti/natBreakpoint.java: New file.
Done. BTW, I should mention, I forgot to post a changelog entry for
sources.am, which must obviously be regenerated when adding new files.
It's in the commit, though.
Thank you for reviewing this.
Keith