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: [LLVMdev] Connecting JITted code to gdb


>>>>> "Jeffrey" == Jeffrey Yasskin <jyasskin@google.com> writes:

Jeffrey> I'm adding the gdb list because it appears there's currently
Jeffrey> no way to tell gdb about newly-JITted code.

Jeffrey> It would be better to have an interface through which a
Jeffrey> JITting library could tell gdb about newly-generated code.

Jeffrey> I don't really know enough about the internals of LLVM or gdb to make
Jeffrey> any recommendations, but I think it would be useful to find some way
Jeffrey> for them (and other debuggers and JITs) to talk to each other.

This sounds like an excellent project.

I think the only real barrier is finding someone dedicated to making
it work.

Tom


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