-
Kevin Modzelewski authored
Before, for compiled functions we used dwarf line number information. Now it's switched to using the new frame introspection support, and we pass through the AST_stmt* as one of the arguments. This gets us the line number and also the definition of execution point.
d74e336f