caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* What does "pc" mean in ocamldebug
@ 2008-01-30 23:45 Mathijs Romans
  2008-01-31  9:39 ` [Caml-list] " Pietro Abate
  2008-02-07 10:46 ` Damien Doligez
  0 siblings, 2 replies; 4+ messages in thread
From: Mathijs Romans @ 2008-01-30 23:45 UTC (permalink / raw)
  To: caml-list

Hi!

I am trying to make a Caml-application run that I have not written myself. I 
know very little about the language itself. Sadly, I get this error:

Fatal error: exception Out_of_memory

Using ocamldebugger I am trying to figure out what happened. The last line 
before failure is:
Time : 36381 - pc : 65532 - module Parser
157     <|b|>if !current.son = !current then

What caught my attention is that the number after "pc" is almost 2^16, which 
is probably the cause of my problem. I cannot find anywhere in the 
documentation what "pc" means, nor how I can increase its maximum value. Can 
somebody help me?

Thanks,
Mathijs


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

end of thread, other threads:[~2008-02-07 11:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-30 23:45 What does "pc" mean in ocamldebug Mathijs Romans
2008-01-31  9:39 ` [Caml-list] " Pietro Abate
2008-02-07 10:46 ` Damien Doligez
2008-02-07 11:39   ` Mathijs Romans

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).