Will GDB be rewritten in C++ (again)

Joel Brobecker brobecker@adacore.com
Wed Aug 2 14:54:00 GMT 2017


> So my question is, does this rewrite of GDB in C++ has been shelved or
> is is still going?

Starting with GDB 8.0, building GDB now requires a C++-11 compiler.
With 7.12, it tries to use a C++ compiler by default, but you can
force it back to using a C compiler at configure time.

-- 
Joel



More information about the Gdb mailing list