Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-dev] Debugging unbearably slow in specific situation?

Is only debugging very slow, or is the whole IDE hanging?

A bigger new feature is the advanced source lookup. You can try whether disabling this makes the problem go away (Java > Debug > Advanced source lookup).

Dani



From:        Christian Pontesegger <christian.pontesegger@xxxxxx>
To:        jdt-dev@xxxxxxxxxxx
Date:        30.01.2018 08:38
Subject:        Re: [jdt-dev] Debugging unbearably slow in specific situation?
Sent by:        jdt-dev-bounces@xxxxxxxxxxx




Same here. I too have nothing reproducible to report a bug. I often
experience this when stepping over a method invokation and then wonder
why that method takes ages to return while doing single steps through
that same method would execute much faster.

I did not see this behavior before Oxygen.

Christian
_______________________________________________
jdt-dev mailing list
jdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://urldefense.proofpoint.com/v2/url?u=https-3A__dev.eclipse.org_mailman_listinfo_jdt-2Ddev&d=DwICAg&c=jf_iaSHvJObTbx-siA1ZOg&r=1UITCR5rxUZHSFczvfaNFK4ymEbEiccRX7VKchpqz0Y&m=rWYEa09yIaEXMUsxFzTVuEcYl1OwNstKl0HkjHKHmTs&s=y7ZWYsm6cbBvCaEOPukPbuvzXPz5Jx885Jmg_fKTVG0&e=





Back to the top