I have been searching for the last few days for a good graphical debugger for Java. Functionality something like Cygwin's GDB would be excellent - however I haven't found a good substitute. I'll try ...
Microsoft open sourced a Java debugger it developed for the lightweight, open source Visual Studio Code editor. About a month ago, the company released the VS Code extension to provide Java debugging, ...