This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 112603 - Debugger stops to work completely
Summary: Debugger stops to work completely
Status: VERIFIED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords: REGRESSION
Depends on: 112127
Blocks:
  Show dependency tree
 
Reported: 2007-08-13 06:35 UTC by Martin Krauskopf
Modified: 2007-11-07 15:04 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Krauskopf 2007-08-13 06:35:49 UTC
Due to Peter's commit:

http://ruby.netbeans.org/servlets/ReadMsg?list=cvs&msgNo=434

But should be fixed with:

http://ruby.netbeans.org/servlets/ReadMsg?list=cvs&msgNo=445

For some reason it pure Ruby IDE does not contains whole content of .tar.gz, but just README.
Comment 1 Martin Krauskopf 2007-08-13 07:26:16 UTC
debugger/nbproject/project.properties;
new revision: 1.3; previous revision: 1.2
Comment 2 Tomas Danek 2007-11-07 15:04:01 UTC
debugging works fine in current trunk, also in rubyide, verified.