How to use ddd with roslaunch?
I'm trying to debug some segfaults and I was wondering if anyone managed to get ddd / gdb ( https://www.gnu.org/software/ddd/ ) working with nodes that were launched with roslaunch (and if so, how to do so).
Thanks!