[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re (Aucun) rl@cs.unh.edu (Rongliang Li)
- Subject: Re (Aucun) rl@cs.unh.edu (Rongliang Li)
- From: centaur@mirsa.inria.fr
- Date: 13 Aug 91 11:10:52 GMT
- Keywords: Typol debugger
=>> But, when I tried to
=>> excute a sample program in my language in Typol debug mode, the Typol debug
=>> does not start (no semantic window appears), even though my program was
=>> recompiled in debug mode
Here are the main reasons why the debugger may not start :
1) you don't have set the debug mode : ({debug}:start)
2) You have recompiled the file in a session when this file has been already loaded
by prolog. If so, you need to type ({prolog}:restore) to oblige Prolog to reload everything.
So this will be the new version that will be automatically loaded.
3) The file which has been saved is not the file that prolog automatically loads.
To see if this happens, just look what is the path given by
prolog when it loads your file something like:
consulting /..... /nd_small.pg
done
Make sure that this is the correct path.
Tell me if this solves your problem.
--
Laurent Thery e-mail thery@capa.inria.fr
Projet Croap INRIA - Sophia Antipolis,
2004, rte des Lucioles, 06565 Valbonne Cedex, FRANCE