[LLVMdev] Exception handling tables for function generated onthe fly

Nuno Lopes nunoplopes at sapo.pt
Tue Aug 12 14:26:32 PDT 2008


> That's cool.  Is it also possible to generate debugging information (such
> as function and local variable names) on the fly?  If so, how would the VM
> tell the debugger about this information?

No. Currently there's no support in LLVM to do this (unfortunately).
Nuno 




More information about the llvm-dev mailing list