Hi there I'm trying to contribute to JRuby projects fixing RubySpecs problems. I'm trying to debug the RubyFileTest class executing the spec file using the following sentence
bin\jruby.exe -J-Xrunjdwp:transport=dt_socket,server=y,su spend=y,address=4000 -J-Xdebug spec\mspec\bin\mspec -T-X+C spec\ruby\core\filete st\identical_spec.rb I have breakpoints included in the java file and I'm trying to attach to the java process with a socket aatach using the port 4000 and process starts and netbeans tells me that process has ended but it doesn't stop in any breakpoint. Can you give me some light on this? Thanks in advance Miquel -- Miquel Oliete Homepage (http://www.miqueloliete.com) Blog (http://blog.mob1970.org) --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email