Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] MacOSX Lion - debug fails to pause, fails to add breakpoint

We have just started testing on Mac OSX Lion (10.7), and found out right away we can’t add breakpoint or pause the debug session. The error is simply “Cannot interrupt”:

 

(org.eclipse.cdt.dsf.concurrent.RequestMonitor@12b198d): Status ERROR:

org.eclipse.cdt.dsf.gdb code=10003 Cannot interrupt. null' resulted in an

error.

!SUBENTRY 1 org.eclipse.cdt.dsf.gdb 4 10003 2011-09-08 12:39:51.468

!MESSAGE Cannot interrupt.

 

I remember last time I saw this failure and error it was traced down to the spawer dll.

 

I am waiting to install my Mac to do further investigation, but has anyone seen the same behaviour. It’s 100% re-producible on Lion.

 

This problem does not happen on Leopard (10.6.7) or Snow Leopard (10.6.8).

 

Thanks,

Andy


Back to the top