On Jan 8, 2014 4:22 PM, "Jonathan S. Shapiro" <[email protected]> wrote: > > On Wed, Jan 8, 2014 at 10:52 AM, Matt Rice <[email protected]> wrote: >> >> On Tue, Jan 7, 2014 at 8:14 PM, Jonathan S. Shapiro <[email protected]> wrote: >> >> > Meanwhile, targeting LLVM has the following advantages and disadvantages: >> > >> > Con: >> > Essentially no debugging support in the near term. >> >> I don't think that is really the case. I recall work on getting the >> gdb testsuite working when (the testsuite is) compiled with clang. >> >> Rust also uses uses the llvm ability to generate dwarf as well > > > Sure. But the minute you step over the line into runtime code generation, GDB pretty much stops being relevant. That's more what I was thinking.
http://sourceware.org/gdb/onlinedocs/gdb/JIT-Interface.html ? > > shap > > _______________________________________________ > bitc-dev mailing list > [email protected] > http://www.coyotos.org/mailman/listinfo/bitc-dev >
_______________________________________________ bitc-dev mailing list [email protected] http://www.coyotos.org/mailman/listinfo/bitc-dev
