* [Caml-list] Debugger Question
@ 2003-04-21 17:54 Seth Kurtzberg
0 siblings, 0 replies; 2+ messages in thread
From: Seth Kurtzberg @ 2003-04-21 17:54 UTC (permalink / raw)
To: OCaml List
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
--
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
^ permalink raw reply [flat|nested] 2+ messages in thread
[parent not found: <3ea5b05e.4d3c.28412@gis.net>]
* Re: [Caml-list] Debugger Question
[not found] <3ea5b05e.4d3c.28412@gis.net>
@ 2003-04-22 22:18 ` Seth Kurtzberg
0 siblings, 0 replies; 2+ messages in thread
From: Seth Kurtzberg @ 2003-04-22 22:18 UTC (permalink / raw)
To: rbastic; +Cc: caml-list
[-- Attachment #1: Type: text/plain, Size: 1388 bytes --]
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" <rbastic@gis.net> 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
[-- Attachment #2: libserver.tar.gz --]
[-- Type: application/octet-stream, Size: 14709 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-04-22 22:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-21 17:54 [Caml-list] Debugger Question Seth Kurtzberg
[not found] <3ea5b05e.4d3c.28412@gis.net>
2003-04-22 22:18 ` Seth Kurtzberg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox