Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Debug view freezes
Debug view freezes [message #768684] Tue, 20 December 2011 17:02
Eclipse UserFriend
Hi,

I'm using Eclipse Indigo with CDT 8.0 and GDB 7.3 on Mac OS X Snow Leopard.
For a long time I had the following problem: I set breakpoints and the program is running to one of them as expected. The "Variables" and "Expressions" views are opened to watch the program state. CDT tries to get all variable/expression values. But it doesn't seem to get them very quickly, as I suppose from these views (their titles are printed in cursive characters and some of the variables or expressions are missing). In the meantime CDT is also blocking the code and debug views, so I'm not able to go further with just a single step. This problem also occurs when I try to open a variable or expression with a deeper structure such as an object.
Is there any solution for this?

Thanks in advance!

[Updated on: Tue, 20 December 2011 17:03] by Moderator

Report message to a moderator

Previous Topic:Variables don't appear while debugging
Next Topic:Problems with headlessbuild Win7 64bit, Indigo CDT 8, Java7
Goto Forum:
  


Current Time: Wed Apr 24 20:14:02 GMT 2024

Powered by FUDForum. Page generated in 0.02449 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top