Hello, I written a program to test some changes I made to the unix run-time library. In the program, I use Unix.handle_unix_error to wrap my test cases's outermost function. Unfortunately, one of the functions that I added to the unix run-time is generating an EINVAL (invalid parameter) when I call from OCaml to C. I am used to GNU gdb where I can "step into" a function. I don't see anything like that (I don't totally understand the OCaml run-time model yet ... sorry). Any suggestions? I have been reading online docs on ocamldebug. Regards, Vasili __________________________________ Do you Yahoo!? Yahoo! Search - Find what you’re looking for faster http://search.yahoo.com ------------------- 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