Browse thread
[Caml-list] Ocamldebug and OO code
- Alessandro Baretta
[
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: | -- (:) |
| From: | Alessandro Baretta <alex@b...> |
| Subject: | [Caml-list] Ocamldebug and OO code |
I'm having trouble debugging an OO program, heavily based on PXP. The main issue here is that I'm unable to get ocamldebug to show me the value of instance variables and more generally identifiers within the scope of a class definition. Now either I have missed something important in the documentation or ocamldebug is unable to display values is OO sections of the code. How can I work around this problem? Alex ------------------- 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