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 29500 - Debugger is not possible to use
Summary: Debugger is not possible to use
Status: VERIFIED DUPLICATE of bug 29515
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-12 09:29 UTC by Marek Grummich
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 Marek Grummich 2002-12-12 09:29:10 UTC
Buils 200212120736; j2sdk1.4.2-build09
reproducible test case:
- open examples.HelloWorld in the source editor
- toggle a line breakpoint on the line 12
  - use a popup menu; there isn't exist another way
- start debugger (toolbar, Run->Start
Session->Debug Project)
=> message 'Debugger running' is appeared in the
status bar, but it should be stopped on the
breakpoint. 
No other is not possible to use.
Comment 1 Jan Jancura 2002-12-12 10:41:37 UTC

*** This issue has been marked as a duplicate of 29515 ***
Comment 2 Milan Kubec 2003-09-04 09:35:32 UTC
Verified.