Had another 48hr game jam this weekend...

Jacob Carlborg doob at me.com
Mon Sep 2 05:13:10 PDT 2013


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


More information about the Digitalmars-d mailing list