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 227887 - Tooltip in Breakpoints tab starts with null ("System Call" breakpoints)
Summary: Tooltip in Breakpoints tab starts with null ("System Call" breakpoints)
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.4
Hardware: PC Solaris
: P3 normal (vote)
Assignee: henk89
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-25 09:14 UTC by soldatov
Modified: 2013-04-30 02:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (10.55 KB, image/png)
2013-03-25 09:14 UTC, soldatov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2013-03-25 09:14:30 UTC
Created attachment 133019 [details]
screenshot

Scenario:
- Create Welcome project (GCC toolchain)
- Step into
- Push Debug|New Breakpoint...
- Set "System Call" breakpoint. Press OK button.
- Move cursor on breakpoint in Breakpoints tab
- Check tooltip
==> null (The feature 'catch syscall' is not supported on this architecture yet.)
Comment 1 henk89 2013-04-29 08:17:03 UTC
Fixed in:
http://hg.netbeans.org/cnd-main/rev/0732338f7082
Comment 2 Quality Engineering 2013-04-30 02:27:59 UTC
Integrated into 'main-golden', will be available in build *201304292301* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/0732338f7082
User: Nikolay Koldunov <henk89@netbeans.org>
Log: Fixed #227887 - Tooltip in Breakpoints tab starts with null ("System Call" breakpoints)