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 3790 - When exception breakpoints are not supported a warning could be noted!
Summary: When exception breakpoints are not supported a warning could be noted!
Status: CLOSED INVALID
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Jan Jancura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-09-09 23:46 UTC by _ pkuzel
Modified: 2003-06-30 17:36 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 _ pkuzel 1999-09-09 23:46:04 UTC
1. JPDA has exception breakpoints
2. Default debugger don`t support those and it`s confusing that no message is popped to notify that they don`t work

[Hanz]
In future releases the JPDA debugger will be used as preferred (default) debugger implementation. JPDA debugger will support all features (superset of tools debugger). Such notification must be showen
 when user starts a new debugger session (not when adds such breakpoint). Moreover when user adds such breakpoint for server (for example) than he/she didnt want to see this notification each start of
 some client...


But may be, some dialog notifying about set of all unresolvable breakpoints together may be created....
Comment 1 Jan Stola 2001-01-18 12:39:59 UTC
Exception breakpoints are supported by both JPDA and tools debugger.
Comment 2 Quality Engineering 2003-06-30 17:36:20 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.