Linux C++ Debugger

后端 未结 10 1727
太阳男子
太阳男子 2021-02-01 08:23

I\'m looking for the perfect Linux C++ debugger. I don\'t expect success, but the search should be informative.

I am a quite capable gdb user but STL and Boost easily c

10条回答
  •  一生所求
    2021-02-01 09:13

    UndoDB is amazing if you don't mind paying for it. The reversible capability is much much faster than GDB's. http://www.undo-software.com/

提交回复
热议问题