Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Debug with Spawner - Is this a new feature in CDT 3.0.1_M6 ?

Hi All,

	I am seeing that whenever I do a remote debugging, my CPU consumption is 100 %. Digging through the code, I could see that
ProcessFactory is tightly coupled with the Spawner, which inturn calls the  native code.

	Is my understanding right ? Looks like this is a new behaviour of CDT 3.0.1_M6. Can you suggest me solution if I have to
retain the old behaviour of CDT 2.0.2 ?



Warm Regards
Bala




Back to the top