🧵 Enhanced Multi-Threaded Compatibility
Java DebugX is designed to work seamlessly with multi-threaded debugging! 🎉 Now, you can record and replay debugging sessions even in complex, multi-threaded applications. This enhancement captures step-in, step-over, and other critical debugging events across threads, allowing you to efficiently review and trace through complex scenarios without retracing steps manually. 🚀
What's Changed
- 💡 Macro Multithread recording and playback by @soumyaprasadrana in #2
Full Changelog: v1.0.2...v1.0.3