uwsampa / accept

an approximate compiler
http://accept.rocks
MIT License
37 stars 14 forks source link

Bypass sandbox for debugging #12

Open sampsyo opened 10 years ago

sampsyo commented 10 years ago

As suggested by @luluyi661, the sandboxing behavior can be frustrating when you're just trying to debug and run some test executions of your program. We should provide a command (accept debug? accept build --here or --go?) that makes it easier to see the results of an build or execution and do stuff with the results. Options include:

It should be possible to easily debug each micro-step in the process: