Bye,
Hendrik
_______________________________________________
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
With "3.09.3+ty2" I get a Caml-Debugger segmentation fault after
"print *" (on a function that returns a bool). Can this be caused
by a program working on possibly corrupted ocaml-heap data?
Just for the record: I used the 3.09.3 debugger on a 3.09.3+ty2
bytecode image, the 3.09.3+ty2 debugger worked fine. Maybe the
debugger could check the bytecode version before segfaulting?