Hi Martin, I might have some time to actually work on this stuff tomorrow, any chance you could share you code in whatever state it's in so I have something to look at? I'll also play around and see if I can write any useful testcases for ruby-debug, time permitting.
--Chris On 8/21/07, Martin Krauskopf <[EMAIL PROTECTED]> wrote: > > Martin Krauskopf wrote: > > Chris Nelson wrote: > >> I'll look at the ruby-debug trunk code and see what I can figure out. > >> I wasn't clear from your post, are you saying your code is checked > >> into JRuby trunk now? If so, where? I'm not seeing it. > > > > The jruby-debug code I have is not checked in anywhere yet. I'm not sure > > where the jruby-debug should be maintained in the future. I would prefer > > debug-commons (http://debug-commons.rubyforge.org/) since I have full > > access there and it is easy to me to add e.g. you as a developer there. > > And also jruby-debug is just an extension - not sure whether it should > > go into jruby-trunk directly. > > In the case of C Ruby it is also developed separately > > (http://rubyforge.org/projects/ruby-debug). > > Update: yesterday evening I've made pass ruby-debug test. But it's quite > simple, so no big win. Now I'm trying to start up: > > jruby .../gemrepo/bin/rdebug simple.rb > > Once I get the fast debugger prompt with *very* basic functionality, > I'll commit (probably to debug-commons). > But again the best would be to have more test like: > > > http://viewvc.rubyforge.mmmultiworks.com/cgi/viewvc.cgi/trunk/test/test-ruby-debug.rb?root=ruby-debug&view=markup > > Regards, > m. > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > >
