Browse thread
OCaml IDE (more advanced debugger features)
-
Nathaniel J. Gaylinn
-
Hendrik Tews
- Nathaniel J. Gaylinn
-
Hendrik Tews
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2005-06-21 (13:53) |
From: | Nathaniel J. Gaylinn <ngaylinn@c...> |
Subject: | Re: [Caml-list] OCaml IDE (more advanced debugger features) |
On Tue, 21 Jun 2005, Hendrik Tews wrote: > "Nathaniel J. Gaylinn" <ngaylinn@cs.brown.edu> writes: > > Is there any way to see the return value of a function in the debugger? I > > Use *. > (See 16.7 in the manual > http://caml.inria.fr/pub/docs/manual-ocaml/manual030.html#htoc186) > > Bye, > > Hendrik > > _______________________________________________ > Caml-list mailing list. Subscription management: > http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list > Archives: http://caml.inria.fr > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs > Thanks! I don't know how I missed that when looking through the docs. -- Nate