Skip to main content

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

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


Back to the top