On 2013-09-02 07:51, Jonathan M Davis wrote:

However, my experience with gdb and C++ is also that gdb sucks at it, as it
can't even handle basic stuff like operator overloading. So, I've come to the
conclusion that the only thing that gdb can handle correctly is actual C code,
and that if you want to do anything else, you have to fight it. But maybe I
just suck at using gdb.

Perhaps you should try LLDB with C++.

--
/Jacob Carlborg

Reply via email to