Debugger recommendation
Can anyone recommend a Linux-based C++ debugger to use with ROS? I'm using Ubuntu 10.4 with electric.
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Can anyone recommend a Linux-based C++ debugger to use with ROS? I'm using Ubuntu 10.4 with electric.
I think, there are no options here. GDB is pretty good for it. You can use IDE (KDevelop, as example, it handles with CMake system by default) or graphical front-end (ddd or something like this), if console is too uncomfortable.
For another graphical frontend I like kdbg.
Asked: 2011-11-26 06:05:04 -0600
Seen: 856 times
Last updated: Nov 29 '11