Description of problem:
When I hit a breakpoint while remotely debugging a JBoss EAP 7.4 server, the Debug view doesn't show/expand the thread where the break occured
Prerequisites (if any, like setup, operators/versions):{}
Eclipse: 4.34.0
JBoss AS, Wildfly & EAP Server Tools: 3.10.3.v20230714-1629
Steps to Reproduce
Debug remote server
Set breakpoint
Trigger breakpoint
Actual results:
Nothing happens
Expected results:
Debug view should expand the thread showing the call stack, focused on the current location
Reproducibility (Always/Intermittent/Only Once):
Always
Acceptance criteria:
Definition of Done:
Build Details:
Additional info (Such as Logs, Screenshots, etc):