Browse thread
[Caml-list] 3.07: debug information on camlp4-processed files is missing the file name?
[
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: | Damien Doligez <damien.doligez@i...> |
| Subject: | Re: [Caml-list] 3.07: debug information on camlp4-processed files is missing the file name? |
On Thursday, January 8, 2004, at 04:38 PM, skaller wrote: > Are you also teaching it to respect the original source > file name? If you mean to heed the cpp-like "# <line> <file>" annotations then yes, that is planned. > Ocamlyacc/lex doen't seem to allow for that either. I'm not sure I understand this remark. ocamlyacc and ocamllex do insert these annotations in the code they generate. On Friday, January 9, 2004, at 09:41 AM, Stefano Zacchiroli wrote: > Is the new format already used in some cases by the 3.07 compiler? The 3.07 compiler itself uses the new format. Only camlp4 and ocamldebug are still on the old format. -- Damien ------------------- 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