caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Smart caml editor and smart debugger
@ 2010-10-15  9:38 Dumitru Potop-Butucaru
  2010-10-15 10:21 ` [Caml-list] " Gabriel Kerneis
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Dumitru Potop-Butucaru @ 2010-10-15  9:38 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 1043 bytes --]


Hello,

I wrote several thousands of lines of CAML and
I am now debugging it. I would **really** need the
following 2 items (if they exist somewhere):

1. An editor where I can collapse entire
     definitions (by reducing a huge "let x = .... in"
     step into a single line). I'd prefer doing it
     using a mouse, but emacs shortcuts would
     be OK, too.

2. A better debugger than ocamldebug, or a
     good trace generation tool

     My problem with ocamldebug is that if a certain
     value is not used inside a "let" scope, then
     I cannot inspect it, even if it is visible in that
     scope (of course, maybe I am wrong,
     in which case please tell it to me).

     So, I am now debugging by inserting print
     functions and inspecting the traces. However,
     writing such functions by hand is taking a huge
     time. Is there some tool allowing me, for instance,
     to choose the functions whose calls I want to trace?
     (so that the call and its parameters are
     automatically logged).

Yours,
Jacky Potop

[-- Attachment #2: dumitru_potop_butucaru.vcf --]
[-- Type: text/x-vcard, Size: 301 bytes --]

begin:vcard
fn:Dumitru Potop-Butucaru
n:Potop-Butucaru;Dumitru
org:INRIA Rocquencourt;Project AOSTE
adr:;;Domaine de Voluceau, BP 105;Le Chesnay;;F-78153;France
email;internet:dumitru.potop@inria.fr
tel;work:+33-139.63.55.80
x-mozilla-html:FALSE
url:http://www.DumitruPotop.net
version:2.1
end:vcard


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

end of thread, other threads:[~2010-10-16 17:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-15  9:38 Smart caml editor and smart debugger Dumitru Potop-Butucaru
2010-10-15 10:21 ` [Caml-list] " Gabriel Kerneis
2010-10-15 10:59 ` Lukasz Stafiniak
2010-10-15 12:00 ` Vincent Aravantinos
2010-10-16 17:14   ` Yoann Padioleau
2010-10-16 10:23 ` Gaius Hammond

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