* [Caml-list] ocamldebug any want to print abstract values in functor?
@ 2001-09-01 22:18 Brian Brunswick
0 siblings, 0 replies; only message in thread
From: Brian Brunswick @ 2001-09-01 22:18 UTC (permalink / raw)
To: caml-list
Trying to debug something the other day I ran across the problem
that the bug was occuring inside code in a functor, and I was unable
to print values from the debugger for types that were abstract from
the point of view of that code, even when there was a user printer loaded
for that type in terms of outside code. I didn't manage to get anything
to work by including the print function in the functor argument signature
either - was I missing something there?
Is there any way around this, or does the debugger need an additional
command to print a value using a particular printer? It looks like it
would be relatively easy to add something like that, but it would
be dangerous (not type safe)
PS - I also failed to use camldebug with lablgtk - should I disable
checkpointing? I don't get any uncaught exception backtrace from code
inside C callbacks either -- been working around things to provoke
bugs outside the gui
--
Brian_Brunswick____brian@ithil.org____Wit____Disclaimer____!Shortsig_rules!
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-09-01 22:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-01 22:18 [Caml-list] ocamldebug any want to print abstract values in functor? Brian Brunswick
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox