I'm in the process of trying some of the more basic Tachyon code in Tachyon and I think we're at the point where we will be needing more powerful debugging tools.
Marc, I remember you mentioning you had code for an ast pass that added print statements at the entry and exit of functions. Could you implement a parser flag to enable this in Tachyon? This will help me solve those annoying segfaults.
- Maxime