custom runtime GDB extensions
Tom Tromey
tromey@redhat.com
Tue Oct 23 19:10:00 GMT 2012
>>>>> "Bruce" == Bruce Korb <bruce.korb@gmail.com> writes:
Tom> There's the JIT API, of course, but it is intentionally very limited.
Bruce> If the "JIT API" is up to that task, then I don't need anything grander.
I'm pretty sure it isn't.
Bruce> (gdb) mask
[...]
You can write a Python extension that loads your C code using ctypes.
There are other viable choices as well.
Tom
More information about the Gdb
mailing list