小编Mic*_*ing的帖子

如何使用Eclipse CDT进行远程调试而不使用gdbserver?

我们在Windows上使用Eclipse CDT 5 C++ IDE在远程AIX主机上开发C++应用程序.

Eclipse CDT能够使用gdbserver执行远程调试.不幸的是,AIX上不支持gdbserver.

是否有人熟悉使用Eclipse CDT远程调试而无需gdbserver?也许使用SSH shell连接到gdb?

c++ eclipse aix remote-debugging eclipse-cdt

14
推荐指数
2
解决办法
3万
查看次数

标签 统计

aix ×1

c++ ×1

eclipse ×1

eclipse-cdt ×1

remote-debugging ×1