Ryan, I've attached an archive with the program that has the mysterious stops. I wasn't able to create a smaller program to duplicate the problem, although it is likely possible. The attached archive has a makefile, the required .ml files, and a script, called start, which starts the program. To run in the debugger, start the debugger, do "source args.ocd", and then run. On Tue, 22 Apr 2003 17:13:02 -0400 "Ryan Bastic" wrote: > ----- Original Message Follows ----- > > Hello list, > > > > Using the debugger, my program always stops at two locations even > > though there are no breakpoints at those locations. One is in my code > > , on a call to Str.split. The other is in string.ml, at line 41, > > which is String.sub. > > > > Other than that the debugger appears to be working normally. Does > > this ring a bell for anyone? > > > > TIA > > > > Possible to post your program code so we can help out? > > -Ryan > http://malander.undrgnd.net > > > > -- > > Seth Kurtzberg > > MIS Corp > > 480-661-1849 > > seth@cql.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 > -- Seth Kurtzberg MIS Corp 480-661-1849 seth@cql.com