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 16326 - Include new debugger features in documentation
Summary: Include new debugger features in documentation
Status: RESOLVED FIXED
Alias: None
Product: usersguide
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Gail Chappell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-08 10:55 UTC by Karel Serin
Modified: 2002-01-22 19:40 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karel Serin 2001-10-08 10:55:08 UTC
Because Debugger Window has changed substantially and also new functionality 
appear, namely:

 -Debugger Window (different look)
 -Filters (Public, Protected, Private, Package Private, Static, Inherited, 
Synthetic)
 -Anotation Types (referring to debugger)
 -Expression Evaluation
 -Fixed watch
 -Breakpoint grouping

don't omit to mention new stuff in documentation, please.
Comment 1 Jan Chalupa 2001-11-27 17:24:23 UTC
Target milestone -> 3.3.1.
Comment 2 Gail Chappell 2002-01-22 19:40:20 UTC
The Debugger documentation has been updated in Netbeans 3.3.1.
There is a new section, titled "The Debug Environment." This 
section describes the annotation types in the Source Editor and the
features in the Debugger window, including the filters and the 
seven views (sessions, threads, breakpoints, and so on) that you
can display of your program.

The section titled "Examining Variables" describes watches and
fixed watches.

The section on "Setting Breakpoints" includes a new help page
on organizing breakpoints into a group.