etaoins / llambda

Scheme R7RS frontend for LLVM
Other
68 stars 6 forks source link

Support source level debugging #23

Closed etaoins closed 10 years ago

etaoins commented 10 years ago

Now that LLVM IR had proper metadata support we should:

Simply being able to produce readable, line-numbered backtraces through Scheme functions would be a huge win. Any other DWARF/GDB features that could be supported would be bonus functionality.