[
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: | C. Fr <newsgroups.fr@g...> |
| Subject: | Backtracting exceptions in toplevel |
Hello everyone, It there a way to get a backtrace for exceptions occurring in the toplevel (for example, getting more information when the stack blows)? I’ve read that there was an equivalent of the -b option that ocamlrun uses, but I couldn’t find any subsequent information on it. Thanks!