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 31926 - Debugger refuses to step: Beeps
Summary: Debugger refuses to step: Beeps
Status: VERIFIED DUPLICATE of bug 27024
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows 95/98
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-12 09:33 UTC by bht
Modified: 2003-12-11 14:07 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 bht 2003-03-12 09:33:14 UTC
JDK1.4.1
Netbeans Q-build 200202190100
SDI mode
Unpredictable, random but very frequent, extremely
annoying.

I have been using NetBeans for over 2 years and I
cannot remember that I had a version that did not
have this bug.

I can't at this stage make a testcase to show it
because I don't know the conditions.

So I try to describe what happens:

When stepping through GUI code, suddenly the green
highlight disappears.
When pressing F8 again, still the same but the
system beeps as many times as I press the key.

I can bring the debugger back to life with any of
these methods:
1) on the debugger console, I click on the last link.
2) Menu|Debug|Pause, then F8 again

In a variation of this scenario, focus is
transferred to another source file, most of the
time showing the caller.
Again, 1) and 2) brings the debugger back on track.
Comment 1 Jan Jancura 2003-03-12 14:58:15 UTC
duplicate

*** This issue has been marked as a duplicate of 27024 ***
Comment 2 bht 2003-07-08 23:41:01 UTC
verified