Re: Debugging support in compile mode?

2008-10-28 Thread Jeff
On Oct 14, 11:38 am, JohnMudd [EMAIL PROTECTED] wrote: Any way to get the same sort ofdebuggingsupport in compile mode as in shell mode? I'm using XML/RPC so I have to run in compile mode, not shell mode. The biggest drawback is all errors are not caught and reported.  That turns simple

Re: Debugging support in compile mode?

2008-10-28 Thread rlaferla
On Oct 14, 11:38 am, JohnMudd [EMAIL PROTECTED] wrote: Any way to get the same sort of debugging support in compile mode as in shell mode? How about using gwt-log? http://code.google.com/p/gwt-log/ --~--~-~--~~~---~--~~ You received this message because you

Re: Debugging support in compile mode?

2008-10-15 Thread JohnMudd
, even if a port is specified ... On Oct 14, 11:43 am, Isaac Truett [EMAIL PROTECTED] wrote: Why can't you run hosted mode with the -noserver option? On Tue, Oct 14, 2008 at 11:38 AM, JohnMudd [EMAIL PROTECTED] wrote: Any way to get the same sort of debugging support in compile mode

Re: Debugging support in compile mode?

2008-10-15 Thread Isaac Truett
PROTECTED] wrote: Why can't you run hosted mode with the -noserver option? On Tue, Oct 14, 2008 at 11:38 AM, JohnMudd [EMAIL PROTECTED] wrote: Any way to get the same sort of debugging support in compile mode as in shell mode? I'm using XML/RPC so I have to run in compile