You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Unable to run gauge in debug mode when the first debug session is stopped or closed. To Reproduce
Steps (or project) to reproduce the behavior:
Initialise a gauge-java-maven project
Run the scenario in debug mode using Debug Scenario option on spec file
Let the debugger stop at a breakpoint.
Stop the debugger.
Run the scenario again (same or different) in debug mode using Debug Scenario option on spec file
VS code wont allow to start the debugger again
Logs
Screenshots
Error Message
Launch JSON
Expected behavior
Debug Scenario on second run should work.
Screenshots
Versions:
OS - Windows 10 Version 21H2 for x64-based Systems (KB5026361)
Runner info - Java
IDE info - VS code 1.78.1
The text was updated successfully, but these errors were encountered:
I wanted to let you know that as the project is currently not actively maintained by me, my personal time to delve into specific issues is quite limited. The project largely depends on the contributions and support of our amazing community of volunteers.
We have a wonderful community here, and I'm confident that others who may be facing this same issue will soon chime in with their insights or solutions. Your patience while waiting for these responses is greatly appreciated.
In the meantime, any attempts to debug or fix the issue on your end would be immensely helpful. Not only would this possibly provide a quicker resolution for you, but it could also greatly benefit others who may encounter the same issue in the future.
Thank you again for understanding and participating.
Describe the bug
Unable to run gauge in debug mode when the first debug session is stopped or closed.
To Reproduce
Steps (or project) to reproduce the behavior:
Debug Scenario
option on spec fileDebug Scenario
option on spec fileLogs
Screenshots
Error Message
Launch JSON
Expected behavior
Debug Scenario on second run should work.
Screenshots
Versions:
The text was updated successfully, but these errors were encountered: