Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Build Console Lock Up - CDT 3.1/Eclipse 3.2

Hey gang,

 

If you are using CDT 3.1 (HEAD), and are doing long builds, you will run into the following bug:

 

            https://bugs.eclipse.org/bugs/show_bug.cgi?id=123824

 

The build Console will lock up and make a general mess of your session. The bug seems to be somewhere in the StyledText widget which went through a pretty major rewrite for Eclipse 3.2.

 

If you are having trouble with it, for now the only recommendation I have is to increase the size of the Console via the C/C++ -> BuildConsole preferences beyond the default 500 lines.

 

Cheers,

Doug Schaefer, QNX Software Systems

Eclipse CDT Project Lead, http://cdtdoug.blogspot.com

 

 


Back to the top