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


>>>>> "Bruce" == Bruce Korb <bruce.korb@gmail.com> writes:

Bruce> I don't know exactly why the dlopen of shared objects is
Bruce> disparaged, because I couldn't find references via Googling.

I think the fundamental reason is that we don't want to keep C API
compatibility in gdb.

There's the JIT API, of course, but it is intentionally very limited.

Tom


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