ocaml/debugger
Christophe Troestler 7f6a8ae2f0 Protect install paths against spaces (on Windows) 2016-02-10 14:46:39 +01:00
..
.depend GC latency improvements 2015-12-21 14:27:46 +01:00
Makefile build: allow $(UNIXDIR) to be "win32unix". 2013-09-18 20:56:34 +00:00
Makefile.nt remove all $Id keywords 2012-10-15 17:50:56 +00:00
Makefile.shared Protect install paths against spaces (on Windows) 2016-02-10 14:46:39 +01:00
breakpoints.ml fix a few problems with whitespace and over-long lines 2013-03-09 22:38:52 +00:00
breakpoints.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
checkpoints.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
checkpoints.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
command_line.ml PR#6888: The list command of ocamldebug uses the wrong file 2016-02-08 18:05:43 +01:00
command_line.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
debugcom.ml tools: add a file of GDB macros useful for debugging the runtime 2015-02-12 21:31:20 +00:00
debugcom.mli tools: add a file of GDB macros useful for debugging the runtime 2015-02-12 21:31:20 +00:00
debugger_config.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
debugger_config.mli debugger: fix environment bug and remove confirmation at quit 2013-12-19 14:23:49 +00:00
eval.ml Keep location and attributes in type, label and constructor declarations. Deprecated warning when a deprecated type or constructor is referenced. 2013-09-27 10:54:55 +00:00
eval.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
events.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
events.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
exec.ml fix a few problems with whitespace and over-long lines 2013-03-09 22:38:52 +00:00
exec.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
frames.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
frames.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
history.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
history.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
input_handling.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
input_handling.mli merge branch "safe-string" 2014-04-29 11:56:17 +00:00
int64ops.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
int64ops.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
lexer.mli GPR#254: @ocaml.arg_on_literal_pattern attribute on constructors 2015-10-15 12:30:10 +00:00
lexer.mll GPR#254: @ocaml.arg_on_literal_pattern attribute on constructors 2015-10-15 12:30:10 +00:00
loadprinter.ml PR#6935:ocamldebug:load_printer raise uncaught exception when passing directory 2015-11-17 18:26:36 -08:00
loadprinter.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
main.ml merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev 15121) 2014-08-22 13:45:02 +00:00
parameters.ml PR#6267: more information printed by "bt" command of ocamldebug 2014-01-23 09:07:09 +00:00
parameters.mli PR#6267: more information printed by "bt" command of ocamldebug 2014-01-23 09:07:09 +00:00
parser.mly remove all $Id keywords 2012-10-15 17:50:56 +00:00
parser_aux.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
pattern_matching.ml fix whitespace and over-long lines 2013-03-22 18:18:26 +00:00
pattern_matching.mli fix whitespace and over-long lines 2013-03-22 18:18:26 +00:00
pos.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
pos.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
primitives.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
primitives.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
printval.ml debugger 2013-10-08 03:20:34 +00:00
printval.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
program_loading.ml merge branch 4.01 from 4.01.0 (revision 14115) to branch closure (revision 14525) 2014-04-04 17:32:35 +00:00
program_loading.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
program_management.ml merge branch "safe-string" 2014-04-29 11:56:17 +00:00
program_management.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
question.ml renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
question.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
show_information.ml PR#6267: more information printed by "bt" command of ocamldebug 2014-01-23 09:07:09 +00:00
show_information.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
show_source.ml fix whitespace and over-long lines 2013-03-22 18:18:26 +00:00
show_source.mli fix whitespace and over-long lines 2013-03-22 18:18:26 +00:00
source.ml Fix PR#6841 2015-04-20 07:30:58 +00:00
source.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
symbols.ml PR#6270: remove need for -I directives to ocamldebug in common case 2014-04-06 15:06:22 +00:00
symbols.mli PR#6270: remove need for -I directives to ocamldebug in common case 2014-04-06 15:06:22 +00:00
time_travel.ml (tentative fix) PR#2187: wowcamldebug exit issue 2015-03-13 19:30:04 +00:00
time_travel.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
trap_barrier.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
trap_barrier.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
unix_tools.ml PR#5116: abide english typography in debugger messages. 2012-10-17 12:26:42 +00:00
unix_tools.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00