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: custom runtime GDB extensions


> A pointer to a cook book would be really helpful. Thank you so much!

My point of view of a "cookbook" solution to extending GDB would be to
use the Python extension interface. It does depend on having a GDB that
includes Python support, but python suppport has been around for a while,
now, so I do not think it is an unreasonable assumption.

-- 
Joel


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