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
It should be possible for a user to choose between available debuggers (Java debugger and Gdb). Once chosen, a user should be able to specify host and port.
In case of gdb, one should be able to provide a path to a binary file.
The text was updated successfully, but these errors were encountered:
I don't think the type of debugger should be a Ux choice. To the end user all debugging ports are the same and would not be chosen differently in the menu.
It should be possible for a user to choose between available debuggers (Java debugger and Gdb). Once chosen, a user should be able to specify host and port.
In case of gdb, one should be able to provide a path to a binary file.
The text was updated successfully, but these errors were encountered: