Browse thread
[Caml-list] print exception unravel in toplevel?
- Jeff Henrikson
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Jeff Henrikson <jehenrik@y...> |
| Subject: | [Caml-list] print exception unravel in toplevel? |
Is there a way to get unhandled exception stack backtracing turned on in the toplevel? If not, can it please be added to a feature wish list? I presume the hypothetical change would be an easy thing to do. Just #print_exception_backtrace bool;; or whatever. It seems like a natural enough thing to incorporate. Backtrace on ctrl-c would be nice too if it were easy. Jeff Henrikson ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners