[
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: | Yoann Padioleau <padator@w...> |
| Subject: | Re: [Caml-list] Backtracting exceptions in toplevel |
There is Printexc.get_backtrace since ocaml 3.11 I think. On Mar 29, 2010, at 12:15 PM, C. Fr wrote: > > 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! > > _______________________________________________ > Caml-list mailing list. Subscription management: > http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list > Archives: http://caml.inria.fr > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs >