RE: Quick Question
<[email protected]> Wed, 13 Jul 2005 15:25:38 -0500
| Newsgroups | gmane.comp.java.jswat.user |
|---|---|
| Message-ID | <CE63D73A16F0D541AA6A1465BB8937162CEA10@TLRUSMNEAGMBX24.ERF.THOMSON.COM> |
You can step through them because JSwat uses the .class files. The locals and stack trace and such will show. But, you would hope for class files compiled with line information and source to go with it to make sense out of what is going on. ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Billy Bacon Sent: Wednesday, July 13, 2005 3:22 PM To: [email protected] Subject: Re: [jswat-user] Quick Question I don't think so... You won't be able to step through the compiled java classes (.class files). jSwat works off of the .java files which are human readable. - Billy - On 7/13/05, [email protected] <[email protected] > wrote: Can I use this tool to debug/step through java classes without having the source and just having the .class file? -ChazZ _______________________________________________ jswat-user mailing list [email protected] http://www.bluemarsh.com/mailman/listinfo/jswat-user _______________________________________________ jswat-user mailing list [email protected] http://www.bluemarsh.com/mailman/listinfo/jswat-user