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 165514 - debugger engine is unable to buffer requests while running on Mac
Summary: debugger engine is unable to buffer requests while running on Mac
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All Mac OS X
: P3 blocker (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-19 16:13 UTC by Egor Ushakov
Modified: 2016-07-06 14:38 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Egor Ushakov 2009-05-19 16:13:21 UTC
On mac os gdb is unable to buffer commands while running to execute them when debugger is stopped,
because of that some commands may fail, for example setting breakpoints on the fly fails if signal is handled too late.
Comment 1 Egor Ushakov 2009-10-06 15:10:42 UTC
implies gdb MI proxy change to handle debugger states better,
changed to enhancement