|
From: Spark S. <sma...@gm...> - 2006-08-29 08:32:54
|
Hi
I installed rubyeclipse 0.8.0 release on eclipse 3.2 release(on windows
xp sp2) and using latest ruby interpreter 1.8.4.
And when debuging ruby program, (open
Window->Preferences->Run/Debug->Perspective, set Ruby Application
'Perspectives' Debug to debug mode.That is to say, when debuging ruby
application, eclipse will automatically switch
to debug perspective)
no stack trace information will be shown:
Ruby
Ruby C:\ruby\bin\ruby.exe :
C:\spark\eclipse\plugins\org.rubypeople.rdt.testunit_0.8.0.604272100PRD\ruby\RemoteTestRunner.rb
only when manually switch to debug perspective will these information be
properly shown.
Ruby
Ruby Thread - 1 (Breakpoint at test_suite__all_test.rb:7)
C:\spark\workspace\workspace\RubyTest/test_suite__all_test.rb:7
C:/ruby/lib/ruby/1.8/test/unit/ui/console/testrunner.rb:25
C:/ruby/lib/ruby/1.8/test/unit/ui/testrunnerutilities.rb:27
C:\spark\workspace\workspace\RubyTest/test_suite__all_test.rb:15
C:/spark/eclipse/plugins/org.rubypeople.rdt.testunit_0.8.0.604272100PRD/ruby/RemoteTestRunner.rb:260
Another problem is Step Into & Step Over will not function properly when
debugging.
Always prompts:
ruby 1.8.4 debugger listens on port 2676
This application has requested the Runtime to terminate it in an unusual
way.
Please contact the application's support team for more information.
Best regards
--
Spark Shen
China Software Development Lab, IBM
|