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

Summary: debugger engine is unable to buffer requests while running on Mac
Product: cnd Reporter: Egor Ushakov <gorrus>
Component: DebuggerAssignee: Maria Tishkova <mromashova>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Mac OS X   
Issue Type: ENHANCEMENT Exception Reporter:

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