>>>>> "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