Re: It is possible to trace a Java console program with JSwat ?

Nathan Fiedler <[email protected]> Fri, 22 Jun 2007 07:42:35 -0700
Newsgroups gmane.comp.java.jswat.user
Organization Blue Marsh Softworks
Message-ID <[email protected]>
You can trace any Java program with JSwat, but it will be very slow. 
Simply use the "trace" breakpoint and do not specify any class or thread 
filters. You'll get the method invocations on every object and class in 
the entire system. Or, specify a class filter to just get the methods of 
that class. Likewise for thread filter.

BTW, you must be a member of this list to post to it.

thanks

n


[email protected] wrote:
> Hi,
> 
> It is possible to trace a Java console program with JSwat ?
> Try to understand how a Java console program works, then I search to know
> how to trace it in a log file.
> 
> Thanks,
> 
> Pierre8r


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/