开发者

what is the equivalent of 'x' in perldb but for python's pdb in emacs?

I am just starting to use pdb to debug python in emacs, and I find the 'x' command missing that is available 开发者_如何学Pythonin perldb. Is there something similar in pdb?


You can find all the debugger commands here

pp comes closest I think...

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜