ocaml/debugger
Damien Doligez ed32f569e3 merge changes from ocaml3110 to ocaml3111rc0
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@9270 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2009-05-20 11:52:42 +00:00
..
.cvsignore - 1997-03-21 07:10:20 +00:00
.depend merge changes from ocaml3110 to ocaml3111rc0 2009-05-20 11:52:42 +00:00
Makefile ocamldebug under Win32 (S. Le Gall, Lexifi) 2008-07-29 08:31:41 +00:00
Makefile.nt ocamldebug under Win32 (S. Le Gall, Lexifi) 2008-07-29 08:31:41 +00:00
Makefile.shared ocamldebug under Win32 (S. Le Gall, Lexifi) 2008-07-29 08:31:41 +00:00
breakpoints.ml merge changes from ocaml3110 to ocaml3111rc0 2009-05-20 11:52:42 +00:00
breakpoints.mli Changement de la licence 1999-11-17 18:59:06 +00:00
checkpoints.ml fix PR#1202 2002-10-29 17:53:24 +00:00
checkpoints.mli fix PR#1202 2002-10-29 17:53:24 +00:00
command_line.ml merge changes from ocaml3110 to ocaml3111rc0 2009-05-20 11:52:42 +00:00
command_line.mli Revision des messages première étape. 2000-03-07 18:22:19 +00:00
debugcom.ml ocamldebug under Win32 (S. Le Gall, Lexifi) 2008-07-29 08:31:41 +00:00
debugcom.mli fix PR#1202 2002-10-29 17:53:24 +00:00
debugger_config.ml merge changes from ocaml3110 to ocaml3111rc0 2009-05-20 11:52:42 +00:00
debugger_config.mli merge changes from ocaml3110 to ocaml3111rc0 2009-05-20 11:52:42 +00:00
dynlink.ml merge changes from ocaml3110 to ocaml3111rc0 2009-05-20 11:52:42 +00:00
dynlink.mli merge changes from ocaml3110 to ocaml3111rc0 2009-05-20 11:52:42 +00:00
envaux.ml merge changes from ocaml3110 to ocaml3111rc0 2009-05-20 11:52:42 +00:00
envaux.mli Revu les impressions du compilateur 2000-03-06 22:12:09 +00:00
eval.ml merge changes from ocaml3110 to ocaml3111rc0 2009-05-20 11:52:42 +00:00
eval.mli Revu les impressions du compilateur 2000-03-06 22:12:09 +00:00
events.ml merge changes from ocaml3110 to ocaml3111rc0 2009-05-20 11:52:42 +00:00
events.mli PR#3767 features 1 and 2: display full location of events instead of one position 2005-08-25 15:35:16 +00:00
exec.ml ocamldebug under Win32 (S. Le Gall, Lexifi) 2008-07-29 08:31:41 +00:00
exec.mli Changement de la licence 1999-11-17 18:59:06 +00:00
frames.ml merge changes from ocaml3110 to ocaml3111rc0 2009-05-20 11:52:42 +00:00
frames.mli Changement de la licence 1999-11-17 18:59:06 +00:00
history.ml merge changes from ocaml3110 to ocaml3111rc0 2009-05-20 11:52:42 +00:00
history.mli fix PR#1202 2002-10-29 17:53:24 +00:00
input_handling.ml merge changes from ocaml3110 to ocaml3111rc0 2009-05-20 11:52:42 +00:00
input_handling.mli Pass a Lexing.position value to make source_of_module, get_buffer and show 2006-12-09 13:49:10 +00:00
int64ops.ml fix PR#1202 2002-10-29 17:53:24 +00:00
int64ops.mli fix PR#1202 2002-10-29 17:53:24 +00:00
lexer.mli Ajout d'une interface pour Lexer, sinon les dependances sont incorrectes 2004-06-13 12:46:11 +00:00
lexer.mll merge changes from ocaml3110 to ocaml3111rc0 2009-05-20 11:52:42 +00:00
loadprinter.ml merge changes from ocaml3110 to ocaml3111rc0 2009-05-20 11:52:42 +00:00
loadprinter.mli Revision des messages première étape. 2000-03-07 18:22:19 +00:00
main.ml merge changes from ocaml3110 to ocaml3111rc0 2009-05-20 11:52:42 +00:00
parameters.ml merge changes from ocaml3110 to ocaml3111rc0 2009-05-20 11:52:42 +00:00
parameters.mli merge changes from ocaml3110 to ocaml3111rc0 2009-05-20 11:52:42 +00:00
parser.mly merge changes from ocaml3110 to ocaml3111rc0 2009-05-20 11:52:42 +00:00
parser_aux.mli merge changes from ocaml3110 to ocaml3111rc0 2009-05-20 11:52:42 +00:00
pattern_matching.ml Getting rid of obsolete boolean operators & and or 2000-12-28 13:07:42 +00:00
pattern_matching.mli Changement de la licence 1999-11-17 18:59:06 +00:00
pos.ml Pass a Lexing.position value to make source_of_module, get_buffer and show 2006-12-09 13:49:10 +00:00
pos.mli debut de reforme des locations 2003-11-21 16:10:57 +00:00
primitives.ml merge changes from ocaml3110 to ocaml3111rc0 2009-05-20 11:52:42 +00:00
primitives.mli merge changes from ocaml3110 to ocaml3111rc0 2009-05-20 11:52:42 +00:00
printval.ml merge changes from ocaml3110 to ocaml3111rc0 2009-05-20 11:52:42 +00:00
printval.mli Support user-defined printers taking a formatter as first argument 2001-07-03 11:04:10 +00:00
program_loading.ml merge changes from ocaml3110 to ocaml3111rc0 2009-05-20 11:52:42 +00:00
program_loading.mli Changement de la licence 1999-11-17 18:59:06 +00:00
program_management.ml merge changes from ocaml3110 to ocaml3111rc0 2009-05-20 11:52:42 +00:00
program_management.mli Changement de la licence 1999-11-17 18:59:06 +00:00
question.ml Add the question module. 2006-12-09 13:49:56 +00:00
question.mli Add the question module. 2006-12-09 13:49:56 +00:00
show_information.ml merge changes from ocaml3110 to ocaml3111rc0 2009-05-20 11:52:42 +00:00
show_information.mli Revu les impressions du compilateur 2000-03-06 22:12:09 +00:00
show_source.ml merge changes from ocaml3110 to ocaml3111rc0 2009-05-20 11:52:42 +00:00
show_source.mli Pass a Lexing.position value to make source_of_module, get_buffer and show 2006-12-09 13:49:10 +00:00
source.ml merge changes from ocaml3110 to ocaml3111rc0 2009-05-20 11:52:42 +00:00
source.mli Pass a Lexing.position value to make source_of_module, get_buffer and show 2006-12-09 13:49:10 +00:00
symbols.ml merge changes from ocaml3110 to ocaml3111rc0 2009-05-20 11:52:42 +00:00
symbols.mli PR#3767 features 1 and 2: display full location of events instead of one position 2005-08-25 15:35:16 +00:00
time_travel.ml merge changes from ocaml3110 to ocaml3111rc0 2009-05-20 11:52:42 +00:00
time_travel.mli [debugger] When the connection to the program is lost, try to get closer of the problem (useful for seg-faults) 2006-11-20 10:29:45 +00:00
trap_barrier.ml Changement de la licence 1999-11-17 18:59:06 +00:00
trap_barrier.mli Changement de la licence 1999-11-17 18:59:06 +00:00
unix_tools.ml merge changes from ocaml3110 to ocaml3111rc0 2009-05-20 11:52:42 +00:00
unix_tools.mli changement des locations, deuxieme tranche 2002-11-02 22:36:46 +00:00