ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
2

Debugger recommendation

asked 2011-11-26 06:05:04 -0500

Paul0nc gravatar image

updated 2014-01-28 17:10:53 -0500

ngrennan gravatar image

Can anyone recommend a Linux-based C++ debugger to use with ROS? I'm using Ubuntu 10.4 with electric.

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
5

answered 2011-11-26 06:44:48 -0500

CaptainTrunky gravatar image

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.

edit flag offensive delete link more
0

answered 2011-11-29 21:55:10 -0500

dornhege gravatar image

For another graphical frontend I like kdbg.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-11-26 06:05:04 -0500

Seen: 834 times

Last updated: Nov 29 '11