Subj : [Rhino] debug symbols in compiled scripts To : netscape.public.mozilla.jseng From : Mike C. Date : Thu Jun 23 2005 07:32 pm Hi, For compiled scripts I can set breakpoints and debug step by step under MS JVM and Visual Interdev 6, but I cannot under Netbeans and Sun JVM, either 1.4 nor 1.5. Is there any setting for the compiler that could help? Also is there any plugin for Netbeans to allow "seamless" debugging for compiled scripts, with JavaScript variables introspection? Under the MS debugger I can see only the Java variables. Third, is there any setting for the compiler to allow the debug information to point to another file (JSP) used to generate the .js file? Thanks, Mike .