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 therefore GDB utilize C++ or not?


>>>>> "Doug" == Doug Evans <dje@google.com> writes:

Doug> Exporting the functionality of the libraries to scripting languages
Doug> (e.g., python) through these libraries would involve more of a C API
Doug> than C++.

I think you can wrap a C++ library in Python just fine, especially since
we're writing all the bindings manually anyhow.

Tom


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