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]

Using C++ code inside gdb


Hi All,

I plan to add a standalone module inside gdb code that contains
information about the memories in the target, but want to organize it
in the form of a C++ class. My question is: Has anybody earlier tried
adding C++ code to gdb code-base and how easy it would be to do so?
Any guidelines?

Thanks,
ash


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