mshinwell / libmonda

Make OCaml native debugging awesome
33 stars 4 forks source link

Better messages when printing fails #3

Open mshinwell opened 8 years ago

mshinwell commented 8 years ago

It shouldn't just say "x = 0" when there is a better error to be printed.

mshinwell commented 8 years ago

This should involve reporting an error "properly" via the exception/error mechanism.