This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Is there some way to print infos when the interpreter running?
- From: majia gm <gmmajia at gmail dot com>
- To: Java List <java at gcc dot gnu dot org>
- Date: Mon, 3 Jan 2011 20:10:48 +0800
- Subject: Is there some way to print infos when the interpreter running?
Hi.
I'm porting libgcj and get a fail when running ecj1. I'd like to watch
how the interpreter works.
Is there any option to print some useful information when the
interpreter running?
I saw the options enable-debug and enble-libgcj-debug? But I found
nothing in the manul on how to use these options.
Thank you.
Gm Majia