caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Indentifying OCaml exceptions from C
@ 2008-04-30 15:52 Raj Bandyopadhyay
  2008-05-01  7:46 ` [Caml-list] " Alain Frisch
  0 siblings, 1 reply; 2+ messages in thread
From: Raj Bandyopadhyay @ 2008-04-30 15:52 UTC (permalink / raw)
  To: caml-list

Hi ocaml folks

I have a C program that makes callbacks to the OCaml runtime via the 
callback_exn() mechanism. Unfortunately, the OCaml code is raising some 
exception. It seems to be one of the built-in OCaml exceptions, and not 
something that I have defined in my OCaml code.

I would like to know what is the easiest/correct way to identify the 
exact OCaml exception being raised, so I can debug this program.

Thank you
Raj


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-05-01  7:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-30 15:52 Indentifying OCaml exceptions from C Raj Bandyopadhyay
2008-05-01  7:46 ` [Caml-list] " Alain Frisch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).