Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我刚开始使用 pdb 在 emacs 中调试 python,我发现 perldb 中缺少“x”命令。pdb中有类似的东西吗?
您可以在此处找到所有调试器命令
pp最接近我认为...
pp