Remote Debugging Dangers and Pitfalls
Debugging over the network using a protocol like JDWP isn't hard. However, there are risks that aren't immediately intuitive and some subtle solutions
Jan 24, 20237 min read1.0K

Search for a command to run...
Articles tagged with #youtube
Debugging over the network using a protocol like JDWP isn't hard. However, there are risks that aren't immediately intuitive and some subtle solutions

Stop digging through variables in the watch to find nuggets of gold, or rerunning the expression evaluation. Use entity renderers instead.

Control flow is much more than step over. You can "jump" to arbitrary code offsets while debugging to reproduce elaborate states and behaviors!

My new online course is launching with the first video ready to view. Many more are coming in the coming months, also my book is ready for preorder!
