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 43537 - Thread breakpoint message lacks information
Summary: Thread breakpoint message lacks information
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P4 blocker with 1 vote (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-19 12:34 UTC by _ lcincura
Modified: 2010-04-29 09:17 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 _ lcincura 2004-05-19 12:34:52 UTC
NetBeans IDE 200405182245 on java 1.4.2_04

When a thread breakpoint is hit, the message in
DebuggerManager Console says Thread Breakpoint
reached for thread ... From the message it is not
possible to tell, whether the thread started or
died. Would be nice to have same messages as in NB3.6
Comment 1 Jan Jancura 2004-06-01 18:08:38 UTC
accepted
we should add some {action} tag to message filters like in nb36
Comment 2 Jan Jancura 2005-04-13 09:26:54 UTC
No chance to fix in 4.1.
Comment 3 Roman Ondruska 2007-07-16 14:34:29 UTC
Accepted. On the other hand, thread bkpts are only used rarely and even ignored by other IDEs AFAIK.
Comment 4 Martin Entlicher 2008-11-18 16:38:05 UTC
Should be improved together with breakpoints redesign.
Comment 5 Martin Entlicher 2008-12-10 17:49:40 UTC
The message is improved in changeset:   111344:36e2bf16bd82
http://hg.netbeans.org/main/rev/36e2bf16bd82
Comment 6 Quality Engineering 2008-12-11 16:57:09 UTC
Integrated into 'main-golden', will be available in build *200812111401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/36e2bf16bd82
User: mentlicher@netbeans.org
Log: #43537 - Indicate whether the thread started or died when thread breakpoint is hit.
Comment 7 Quality Engineering 2010-04-29 09:17:39 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.