Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Luna & Mars CDT hangs during content assist

Hi Andre,

If it's a hang in Java code, this might help you:
https://wiki.eclipse.org/How_to_report_a_deadlock

It can also be a hang in native code (GTK, Webkit, etc).

If you need more help, I suggest that you create a bug on Bugzilla and we can try to narrow it down further.

Hope this helps,
Marc-Andre
________________________________________
From: cdt-dev-bounces@xxxxxxxxxxx [cdt-dev-bounces@xxxxxxxxxxx] on behalf of Bossert, Andre [anb0s@xxxxxxxx]
Sent: Thursday, 20 August 2015 8:30 AM
To: CDT General developers list.
Subject: [cdt-dev] Luna & Mars CDT hangs during content assist

Hello,

we have updated our Kepler Eclipse Distributions to Luna (now testing
Mars too) and faces now complete Eclipse hangs im one try to use
content assist e.g. -> or . or Ctrl+Space. The projects are the same
from Kepler version but reindexed. I cannot see any crashes in
log-files an console (-debug). Is there an option how to see from user
point of view what's going wrong? In small projects it works, I cannot
provide source code...

--
Regards
Andre (anb0s)
eMail: anb0s@xxxxxxxx
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top