Dynamic method tracing in in Java
loadLanguages(['java']);
Are you a printf debugger? I certainly am. IDE based Debuggers (or tools like jdb / gdb) have their place, and I use them a lot too. But I often want to know when and why some function is called in contexts where attaching a ...
duff.blog4 min read