Browse thread
3.09 debugger does not work with tuareg-mode
- 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-11-10 (15:25) |
From: | Hendrik Tews <tews@t...> |
Subject: | 3.09 debugger does not work with tuareg-mode |
Hi, before you spend time to track down the problem: ocamldebug has been changed: When hitting a breakpoint it outputs (with option -emacs) something like M./find_old.ml:1014:1901:before (version 3.08.4 outputs M./find_old.ml:1014:before ) As one result the camldebug mode provided within tuareg mode fails to find the location. Bye, Hendrik