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: Why isn't GDB designed and implemented by using Object-Oriented methodology?


On Wed, 16 Jun 2010 13:54:16 +0200, xingxing pan wrote:
> When meeting so many structs and function pointer in the source codes,
> dose anyone have the thought to redesign and implement GDB using
> Object-Oriented  methodology?

See the last discussion:
	Move GDB to C++ ?
	http://sourceware.org/ml/gdb/2008-07/msg00077.html
	http://sourceware.org/ml/gdb/2008-08/msg00004.html

There is an ongoing work to make it at least possible:
	http://sourceware.org/gdb/wiki/ArcherBranchManagement
		-> archer-ratmice-compile-Wc++-compat

This idea is not new.


Thanks,
Jan


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