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 20741 - Internal compilation allows false debugging sessions
Summary: Internal compilation allows false debugging sessions
Status: CLOSED DUPLICATE of bug 20722
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC OS/2
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-21 06:26 UTC by _ gtzabari
Modified: 2002-02-22 12:12 UTC (History)
0 users

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 _ gtzabari 2002-02-21 06:26:01 UTC
dev build 200202190100
IBM JDK 1.3

1. Configure class file to use "internal compilation"
2. Hit "run to cursor"
3. Compilation fails (some errors are found) but debugging session is still created.
4. It is impossible to kill the debugging session.
5. This does not happen with external compilation.
Comment 1 Jan Stola 2002-02-22 12:05:45 UTC

*** This issue has been marked as a duplicate of 20722 ***