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] |
At the GCC Summit, I once again brought up the perennial idea of moving GDB to be implemented in C++. There, we agreed that as a follow-on to that discussion that I would raise the topic among the GDB maintainers, and in particular present my migration plan.
I don't believe we should convert all of GDB to C++. In particular I think gdbserver should remain as pure C, and likewise any code shared between gdbserver and gdb should be kept as such.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |