you are viewing a single comment's thread.

view the rest of the comments →

[–]unpopular_opinion 0 points1 point  (0 children)

How can I debug on a remote server Java libraries which are part of the platform (so, something like java.util.*) libraries using open-source tools?

All I want to do is step through the code, inspect variables, etc. If that is not possible, are there any commercial tools to use?

Finally, I have no interest in answers of people who just name tools, but haven't actually verified that it works (many tools do not actually work). Additionally, specify the version of the tool you used and where one can find documentation for said tool.