summaryrefslogtreecommitdiff
path: root/debugger
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 4.01 from branching point to 4.01.0+rc1Damien Doligez2013-09-041-2/+2
* PR#4243: make the Makefiles parallelizableDamien Doligez2013-07-241-6/+6
* fix whitespace and over-long linesDamien Doligez2013-03-226-14/+30
* fix a few problems with whitespace and over-long linesDamien Doligez2013-03-097-7/+11
* PR#5116: abide english typography in debugger messages.Xavier Clerc2012-10-176-37/+37
* remove all $Id keywordsDamien Doligez2012-10-1562-124/+0
* Fix PR#5708 : catch Failure "int_of_string" in ocamldebugFabrice Le Fessant2012-07-311-0/+2
* clean up TABs and whitespaceDamien Doligez2012-07-301-2/+2
* Remove dependency from typing/envaux.ml to bytecomp/instruct.mlFabrice Le Fessant2012-07-301-2/+7
* merge changes from 4.00 branching to 4.00.0 (part 1)Damien Doligez2012-07-261-0/+1
* Fix problem of size of bin-annot filesFabrice Le Fessant2012-07-124-233/+113
* PR#5677: do not use "value" as identifier (genprintval.ml)Damien Doligez2012-07-101-1/+1
* PR#5647: Cannot use install_printer in debuggerXavier Clerc2012-07-091-0/+9
* merge with branch bin-annotFabrice Le Fessant2012-05-309-12/+35
* PR#5585: typo explicitely -> explicitlyDamien Doligez2012-04-131-7/+7
* merge version 3.12 from 3.12.1 to r12205Damien Doligez2012-03-086-4/+72
* refactoring the "read n bytes from a channel into a new string" idiomDamien Doligez2012-02-232-11/+7
* merge branches/gadts-develJacques Garrigue2011-11-241-1/+1
* merge branches/located_errorsJacques Garrigue2011-10-211-3/+3
|\
* | PR#5238, PR#5277: Sys_error when getting error locationDamien Doligez2011-08-042-33/+5
* | renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-2766-120/+144
* | uniform .ignore systemDamien Doligez2011-07-201-2/+0
* | merge changes from 3.12.0 to 3.12.1Damien Doligez2011-07-201-4/+4
* | renaming "Objective Caml" to "OCaml" (first pass)Damien Doligez2011-04-261-2/+2
* | Ignoring compiled files.Pierre Weis2011-03-171-0/+2
|/
* PR#4975: spelling mistakes "overriden" and "informations"Damien Doligez2010-05-211-1/+1
* PR#4857: add -vnum option to all executablesDamien Doligez2010-05-201-0/+6
* ignore generated files dynlink.{ml,mli}Damien Doligez2010-05-181-0/+2
* deduplicate debugger/dynlink.{ml,mli}Damien Doligez2010-05-173-414/+9
* PR#4541 make debugger compatible with fork()Damien Doligez2010-04-203-2/+50
* clean up spaces and tabsDamien Doligez2010-01-2222-32/+24
* merge changes from release/3.11.1 to release/3.11.2Damien Doligez2010-01-2011-148/+219
* PR#4940: get rid of naked end-of-lines in string constants + add warning 29Damien Doligez2010-01-071-2/+2
* merge changes from ocaml3111rc0 to ocaml3111Damien Doligez2009-07-201-0/+1
* merge changes from ocaml3110 to ocaml3111rc0Damien Doligez2009-05-2031-254/+241
* merge changes from 3.10.2merged to 3.11.0Damien Doligez2008-12-031-0/+11
* ocamldebug under Win32 (S. Le Gall, Lexifi)Xavier Leroy2008-07-2911-118/+217
* merge changes from 3.10.1 to 3.10.2Damien Doligez2008-02-291-2/+2
* merge changes 3.10.0 -> 3.10.1Damien Doligez2008-01-111-0/+1
* Le debugger accede au type manifeste des abbreviations privees pour l'evaluationPierre Weis2007-11-281-2/+2
* It works: compilers and camlp4 are fully bootstrapped. The ast magic number i...Pierre Weis2007-10-091-1/+1
* probleme avec les .dependDamien Doligez2007-10-081-76/+66
* Getting rid of spurious ./ additions.Pierre Weis2007-02-121-150/+150
* open Question (* sorry *)Nicolas Pouillard2006-12-091-0/+1
* Add the question module.Nicolas Pouillard2006-12-092-0/+38
* Pass a Lexing.position value to make source_of_module, get_buffer and showNicolas Pouillard2006-12-0912-94/+79
* [debugger] When the connection to the program is lost, try to get closer of t...Nicolas Pouillard2006-11-203-18/+60
* Revised DLL loading: distinguish between loading for executionXavier Leroy2006-09-281-1/+2
* fusion des changements 3.09.2 -> 3.09.3Damien Doligez2006-09-201-154/+166
* Utiliser notre copie privee de dynlink (raison: le -pack dans ../otherlibs/dy...Xavier Leroy2006-05-114-15/+402