使用 GDB 调试 Python

发布于 2025-01-11 22:13:20 字数 426 浏览 1 评论 0原文

是否可以像使用 gdb 调试 C++ 代码一样调试 Python 代码? 我找到了 此文档 但我不知道如何使用它。 在 python 脚本中设置断点会很酷,这样我就可以使用 提升

我正在使用 Ubuntu 20.04 和 gdb 版本 9.2,并且想调试 python 3.6 代码。

Is it possible to debug python code as you would debug C++ code with gdb?
I found this documentation but I cannot get my head around how to use it.
It would be cool to set breakpoints in my python script so that I can debug it in parallel with my C++ extension using boost.

I'm using Ubuntu 20.04 with gdb version 9.2 and would like to debug python 3.6 code.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文