Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[Caml-list] backtrace patch

2 views
Skip to first unread message

Jake Donham

unread,
Sep 18, 2007, 2:49:03 AM9/18/07
to caml...@inria.fr
Hi list,

Here is a little patch to get access to stack traces inside a running
program, for use with long-running servers. It is like Markus Mottl's
patch but uses the standard backtrace mechanism. It works with both
bytecode and native code.

Patch and instructions here:

http://skydeck.com/blog/programming/stack-traces-in-ocaml/

I hope that you find it useful.

Jake

_______________________________________________
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

0 new messages