[LLVMdev] Preliminary patch for GDB support for JIT

Sandeep Patel deeppatel1987 at gmail.com
Wed Jul 8 12:27:11 PDT 2009


On Wed, Jul 8, 2009 at 11:41 AM, Reid Kleckner<rnk at mit.edu> wrote:
> Right now, GDB has no way to be told about JITed code.  I'm working on
> adding such an interface, and the LLVM JIT would be the first client.

Have you considered how this might be made to work for embedded
targets where remote debugging is required?

deep




More information about the llvm-dev mailing list