我们在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
aix ×1
c++ ×1
eclipse ×1
eclipse-cdt ×1
remote-debugging ×1