This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Will GDB be rewritten in C++ (again)


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]