|
|
Subscribe / Log in / New account

pdb vs. VisualVM

pdb vs. VisualVM

Posted Apr 24, 2015 16:42 UTC (Fri) by richardfearn (subscriber, #69449)
Parent article: Python 3 adoption

> The Python debugger (pdb) looks "pretty sad compared to VisualVM".

That's an odd comparison. Those two things are fairly different. VisualVM is a monitoring/profiling tool, not a debugger.

It's a nice tool, though, and it comes included with the JDK.


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds