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 212964 - System Call BP is shown as broken if gdb < 7.4
Summary: System Call BP is shown as broken if gdb < 7.4
Status: RESOLVED WONTFIX
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.2
Hardware: PC All
: P4 normal (vote)
Assignee: Egor Ushakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-24 14:37 UTC by Alexander Pepin
Modified: 2012-05-24 14:37 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 Alexander Pepin 2012-05-24 14:37:40 UTC
GDB older than 7.4 does not support SystemCallBreakpoints and if the SystemCallBreakpoints is set then it's shown as broken. This is correct behavior. No fix needed.