[LLVMdev] MCJIT debugger registration interface.

Keno Fischer kfischer at college.harvard.edu
Sun Aug 10 15:08:08 PDT 2014


Yes, we benefit from registering with the system debugger, because we
commonly interoperate with C, C++, Fortran, etc. Admittedly we will
write our own functionality on top, but interoperating nicely with the
system debugger is a high priority for us.

On Sun, Aug 10, 2014 at 5:53 PM, Filip Pizlo <fpizlo at apple.com> wrote:
> This is a design discussion. If you believe in the current design then you should be able to justify it with a more constructive reply.
>
> -Filip
>
> On Aug 10, 2014, at 1:55 PM, Tim Northover <t.p.northover at gmail.com> wrote:
>
>>> Is there a reason why this client should get more attention than the seemingly more compelling non-C use cases?
>>
>> The presence of patches.
>>
>> Tim.



More information about the llvm-dev mailing list