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 7507 - Getting Started>ColorSwitch>Debug>Breakpoint=invalid
Summary: Getting Started>ColorSwitch>Debug>Breakpoint=invalid
Status: CLOSED FIXED
Alias: None
Product: usersguide
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows 95/98
: P4 normal (vote)
Assignee: issues@usersguide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-08-28 17:23 UTC by sspeek
Modified: 2003-07-01 15:24 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 sspeek 2000-08-28 17:23:43 UTC
The documentation suggests here to click line 27 and to add a breakpoint here.
When I start to debug, the breakpoint is passed and the ColorSwitch window
pops up. Looking at the properties I see the breakpoint is invalid. Trying a
similar thing: Adding a breakpoint to the line in which the main method is
defined i.e.
the line that states: public void static main(String argv[]){
also gives an invalid breakpoint. Why are these breakpoints invalid on my
machine?
Comment 1 Jo Lawless 2001-04-24 21:18:41 UTC
Stepping Through the Code page of the ColorSwitch tutorial has been
rewritten to accomodate changes in debugging. User now sets a breakpoint
and steps into the code, automatically entering a debugging session. Main
method is highlighted as described.
Comment 2 Quality Engineering 2003-07-01 15:21:30 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 3 Quality Engineering 2003-07-01 15:24:37 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.