Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-dev] Any plan for async stacktrace support?

Hi Trung,

Do you have any agent implementation in mind to integrate into JDT ? Do you think you can contribute ? I think this will be really usefull for other JVM languages as well if we have this support in JDT. 

Best regards,
Gayan

On Thu, 30 Jul 2020 at 17:15, Trung Do <chin.bimbo@xxxxxxxxx> wrote:
Hello,

I'm not sure if this is the correct mailing list to ask this, but is
there any plan to add support for async stacktrace for the Java
debugger in Eclipse? This is a feature that has existed in IntelliJ
for a while now:

https://www.jetbrains.com/help/idea/debug-asynchronous-code.html#97f82

It's incredibly useful when debugging async-heavy code.

Trung
_______________________________________________
jdt-dev mailing list
jdt-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jdt-dev

Back to the top