You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-we...@googlegroups.com
i want to learn some about the source code of the compiler,but how debug it ?
Jesse Hutton
unread,
Aug 21, 2012, 9:50:49 AM8/21/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-we...@googlegroups.com
One way is to enable remote debugging in the 'gwtc' target in the
build.xml file of a project. You'll set up a remote debugging session
in your IDE using the gwt-dev source. Run 'ant gwtc' from the command
line in the project, and then start your remote debugging session in
your IDE.
Jesse
On Mon, Aug 20, 2012 at 9:59 PM, wahaha <il...@yahoo.com.cn> wrote:
> i want to learn some about the source code of the compiler,but how debug it
> ?
>