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 206784 - Watches created too early causing gdb to fail
Summary: Watches created too early causing gdb to fail
Status: RESOLVED DUPLICATE of bug 210468
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Egor Ushakov
URL:
Keywords:
Depends on: 204460
Blocks:
  Show dependency tree
 
Reported: 2011-12-29 14:02 UTC by Egor Ushakov
Modified: 2012-04-03 15:19 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 Egor Ushakov 2011-12-29 14:02:39 UTC
see the beginning of the bug 204460: gdb variables for watches sometimes get created during gdb startup causing it to fail. In general it looks like gdb bug but we could try to postpone watches creation in the IDE to let gdb start correctly.
Comment 1 Egor Ushakov 2012-04-03 15:19:03 UTC

*** This bug has been marked as a duplicate of bug 210468 ***