Search |
||||||||||||||||||||||||||||||||||||||||||||||||||||
Blogs by topic Java Tools and user kohsuke
Tools![]()
YouDebug is a debugger but it's not a debugger. It's a debugger, because it builds on top of Java Platform Debug Architecture, and therefore is capable of doing everything your debugger can do — such as attaching to another process, breaking when certain conditions are met, inspect/manipulate variables, and so on.
But at the same time, it's not your typical debugger, because it's not interactive. Instead of using point-and-click and GUI. You don't need source code either. Instead, it comes with a DSL-like syntax sugar on top of Groovy that controls what YouDebug would do against the target program
![]()
I'll be doing a webinar and Q&A sessions on Hudson tomorrow
![]()
I'll be speaking at JavaZone 2009 in the next week. See you there!
Community![]()
I'll be speaking at JavaZone 2009 in the next week. See you there!
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|