{"id":525,"date":"2025-07-16T11:10:27","date_gmt":"2025-07-16T03:10:27","guid":{"rendered":"http:\/\/8.154.33.202\/?p=525"},"modified":"2025-07-16T11:21:43","modified_gmt":"2025-07-16T03:21:43","slug":"ipdb%e8%b0%83%e8%af%95python%e4%bb%a3%e7%a0%81","status":"publish","type":"post","link":"http:\/\/8.154.33.202\/?p=525","title":{"rendered":"ipdb\u8c03\u8bd5python\u4ee3\u7801"},"content":{"rendered":"\n<p>\u5728\u4e0d\u4f7f\u7528\u8c03\u8bd5\u6a21\u578b\u8fd0\u884cpython\u4ee3\u7801\u65f6\uff0c\u6709\u65f6\u7a0b\u5e8f\u4f1a\u53d1\u751f\u6211\u4eec\u610f\u60f3\u4e0d\u5230\u7684\u9519\u8bef\uff0c\u60f3\u8981\u590d\u73b0\u9519\u8bef\u6765\u8c03\u8bd5\u9700\u8981\u5f88\u591a\u65f6\u95f4\uff0c\u6216\u8005\u9519\u8bef\u662f\u5076\u53d1\u6027\u7684\uff0c\u8fd9\u65f6\u5019\u6211\u4eec\u53ef\u4ee5\u501f\u52a9ipdb\u8fd9\u4e2a\u5de5\u5177\u6765\u5728\u8fd0\u884c\u4ee3\u7801\u65f6\u8fdb\u884c\u8c03\u8bd5\u3002<\/p>\n\n\n\n<p>\u5b89\u88c5<\/p>\n\n\n\n<p>pip install ipdb<\/p>\n\n\n\n<p>\u5728\u53ef\u80fd\u51fa\u9519\u7684\u5730\u65b9\uff0c\u63d2\u5165\u8bed\u53e5\u3002\u4e00\u822c\u53ef\u4ee5\u914d\u5408try except\u8bed\u53e5\u4e00\u8d77\u4f7f\u7528\uff0c\u5728\u6355\u83b7\u5230\u9519\u8bef\u7684\u5730\u65b9\u63d2\u5165\u8bed\u53e5\uff0c\u7a0b\u5e8f\u5728\u8fd0\u884c\u5230\u8fd9\u4e2a\u5730\u65b9\u65f6\u4f1a\u8fdb\u5165\u5230\u65ad\u70b9\uff0c\u7136\u540e\u5728\u547d\u4ee4\u884c\u91cc\u53ef\u4ee5\u4ea4\u4e92\u5f0f\u8c03\u8bd5\u4ee3\u7801<\/p>\n\n\n\n<p>import ipdb; ipdb.set_trace()<\/p>\n\n\n\n<p>\u5e38\u7528\u8c03\u8bd5\u547d\u4ee4<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>c<\/code>\uff1a\u7ee7\u7eed\u6267\u884c\u4ee3\u7801\uff0c\u76f4\u5230\u9047\u5230\u4e0b\u4e00\u4e2a\u65ad\u70b9\u6216\u7a0b\u5e8f\u7ed3\u675f\u3002<\/li>\n\n\n\n<li><code>n<\/code>\uff1a\u5355\u6b65\u6267\u884c\u4e0b\u4e00\u884c\u4ee3\u7801\uff08\u4e0d\u4f1a\u8fdb\u5165\u51fd\u6570\u5185\u90e8\uff09\u3002<\/li>\n\n\n\n<li><code>s<\/code>\uff1a\u5355\u6b65\u8fdb\u5165\u4e0b\u4e00\u884c\u4ee3\u7801\uff08\u5982\u679c\u6709\u51fd\u6570\u8c03\u7528\uff0c\u5219\u8fdb\u5165\u51fd\u6570\u5185\u90e8\uff09\u3002<\/li>\n\n\n\n<li><code>q<\/code>\uff1a\u9000\u51fa\u8c03\u8bd5\u5668\u5e76\u7ec8\u6b62\u7a0b\u5e8f\u7684\u6267\u884c\u3002<\/li>\n\n\n\n<li><code>l<\/code>\uff1a\u67e5\u770b\u5f53\u524d\u4f4d\u7f6e\u9644\u8fd1\u7684\u4ee3\u7801\u3002<\/li>\n\n\n\n<li><code>p<\/code>\uff1a\u6253\u5370\u53d8\u91cf\u7684\u503c\uff0c\u4f8b\u5982<code>p variable_name<\/code>\u3002<\/li>\n\n\n\n<li><code>h<\/code>\uff1a\u67e5\u770b\u5e2e\u52a9\u4fe1\u606f\uff0c\u4f8b\u5982<code>h command_name<\/code>\u3002<\/li>\n\n\n\n<li><code>w<\/code>\uff1a\u67e5\u770b\u5f53\u524d\u7684\u8c03\u7528\u6808\u3002<\/li>\n\n\n\n<li><code>u<\/code>\uff1a\u5411\u4e0a\u79fb\u52a8\u4e00\u5c42\u8c03\u7528\u6808\u3002<\/li>\n\n\n\n<li><code>d<\/code>\uff1a\u5411\u4e0b\u79fb\u52a8\u4e00\u5c42\u8c03\u7528\u6808\u3002<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u5728\u4e0d\u4f7f\u7528\u8c03\u8bd5\u6a21\u578b\u8fd0\u884cpython\u4ee3\u7801\u65f6\uff0c\u6709\u65f6\u7a0b\u5e8f\u4f1a\u53d1\u751f\u6211\u4eec\u610f\u60f3\u4e0d\u5230\u7684\u9519\u8bef\uff0c\u60f3\u8981\u590d\u73b0\u9519\u8bef\u6765\u8c03\u8bd5\u9700\u8981\u5f88\u591a\u65f6\u95f4\uff0c\u6216\u8005 &hellip; <\/p>\n<p class=\"link-more\"><a href=\"http:\/\/8.154.33.202\/?p=525\" class=\"more-link\">\u7ee7\u7eed\u9605\u8bfb<span class=\"screen-reader-text\">\u201cipdb\u8c03\u8bd5python\u4ee3\u7801\u201d<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-525","post","type-post","status-publish","format-standard","hentry","category-python"],"_links":{"self":[{"href":"http:\/\/8.154.33.202\/index.php?rest_route=\/wp\/v2\/posts\/525"}],"collection":[{"href":"http:\/\/8.154.33.202\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/8.154.33.202\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/8.154.33.202\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/8.154.33.202\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=525"}],"version-history":[{"count":2,"href":"http:\/\/8.154.33.202\/index.php?rest_route=\/wp\/v2\/posts\/525\/revisions"}],"predecessor-version":[{"id":527,"href":"http:\/\/8.154.33.202\/index.php?rest_route=\/wp\/v2\/posts\/525\/revisions\/527"}],"wp:attachment":[{"href":"http:\/\/8.154.33.202\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=525"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/8.154.33.202\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=525"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/8.154.33.202\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=525"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}