Windows 版本的 GDB 前端 DDD

发布于 2024-08-08 02:48:08 字数 99 浏览 4 评论 0原文

是否有 DDD 的本机(非 cygwin)版本可供下载?

Is there a native (not cygwin) version of DDD available for download somewhere?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(5

蓝海似她心 2024-08-15 02:48:08

DDD 尚未移植到 Windows AFAIK。但是有原生的 gdb,可以使用 MingW32 完美构建。
您还可以使用 Mingw32 原生构建 Insight
您还可以尝试 BeaverDbg

DDD has not been ported to Windows AFAIK. But there ARE native gdb, which can be perfectly built using MingW32.
You can also build Insight natively using Mingw32.
You can also give a try to BeaverDbg

时间你老了 2024-08-15 02:48:08

MS Visual Studio 还有一个 GDB 前端,称为 WinGDB。它支持 Cygwin 和 MinGW。使用它就像使用 VS 中的内置调试器一样。还可以通过 SSH 在 Linux 上进行远程调试。

There is also a GDB front-end for MS Visual Studio, called WinGDB. It supports both Cygwin and MinGW. You use it just like built-in debugger in VS. It's also possible to debug remotely on Linux via SSH.

櫻之舞 2024-08-15 02:48:08

尝试Affinic 调试器 GUI。它是一个本机 Windows 应用程序,类似于 DDD。它使用GDB作为后端。

Try the Affinic Debugger GUI. It is a native Windows application and is similar to DDD. It uses GDB as the backend.

携君以终年 2024-08-15 02:48:08

对于跨平台 gdb 前端,我们会想到 Qt Creator。它还在 Windows 上执行“本机”cdb,但我不确定这就是您正在寻找的。

For a cross-platform gdb frontend, Qt Creator comes to mind. It also does "native" cdb on Windows, but I am not sure that's what you are looking for.

┊风居住的梦幻卍 2024-08-15 02:48:08

由于没有本机 Windows(不是 cygwin)gdb,因此不可能有本机 Windows(不是 cygwin)ddd。

Since there is no native windows (not cygwin) gdb, there can't be a native windows (not cygwin) ddd.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文