summaryrefslogtreecommitdiff
path: root/debugger/main.ml
Commit message (Expand)AuthorAgeFilesLines
* Embed printer types in toplevels and debuggerSébastien Hinderer2022-11-241-5/+0
* Display an alert if -I +unix, etc is missingDavid Allsopp2022-05-241-1/+1
* Remove uses of ;; from the codebaseSébastien Hinderer2022-02-251-4/+3
* Wrong unmarshaling of function pointers in debugger mode (#10709)Xavier Leroy2021-10-191-1/+1
* Pack ocamldebug modules to minimize clashes (#9621)sonologico2021-09-091-3/+0
* Don't ever call stop_user_input in line_loopDavid Allsopp2019-10-191-2/+3
* Remove use of Printexc.catch from debuggerDavid Allsopp2019-10-191-1/+1
* Preserve backtraces in debuggerDavid Allsopp2019-10-191-2/+1
* Debugger: factorize error-reporting logicGabriel Scherer2019-03-261-12/+7
* Expose Persistent_env.Error and catch it from the debuggerGabriel Scherer2019-03-251-0/+5
* Refactor load path management and initial environmentJeremie Dimino2019-01-301-1/+1
* s/string_of_int/Int.to_string/gDaniel Bünzli2018-11-071-2/+2
* ocamldebug: add a few commandline optionsSébastien Hinderer2018-03-201-1/+15
* More warnings for debugger/.Alain Frisch2016-03-151-1/+1
* Update headers for the new license.Damien Doligez2016-02-181-12/+15
* merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...Damien Doligez2014-08-221-1/+1
* PR#6267: more information printed by "bt" command of ocamldebugXavier Clerc2014-01-231-2/+4
* debugger: fix environment bug and remove confirmation at quitDamien Doligez2013-12-191-4/+1
* fix a few problems with whitespace and over-long linesDamien Doligez2013-03-091-1/+2
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* merge with branch bin-annotFabrice Le Fessant2012-05-301-0/+5
* merge version 3.12 from 3.12.1 to r12205Damien Doligez2012-03-081-0/+4
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-2/+2
* renaming "Objective Caml" to "OCaml" (first pass)Damien Doligez2011-04-261-2/+2
* PR#4857: add -vnum option to all executablesDamien Doligez2010-05-201-0/+6
* clean up spaces and tabsDamien Doligez2010-01-221-2/+2
* merge changes from release/3.11.1 to release/3.11.2Damien Doligez2010-01-201-2/+34
* merge changes from ocaml3110 to ocaml3111rc0Damien Doligez2009-05-201-6/+4
* ocamldebug under Win32 (S. Le Gall, Lexifi)Xavier Leroy2008-07-291-2/+9
* merge changes 3.10.0 -> 3.10.1Damien Doligez2008-01-111-0/+1
* Pass a Lexing.position value to make source_of_module, get_buffer and showNicolas Pouillard2006-12-091-1/+2
* [debugger] When the connection to the program is lost, try to get closer of t...Nicolas Pouillard2006-11-201-6/+42
* fusion 3.09.0 -> 3.09.1Damien Doligez2006-01-041-3/+4
* PR#3085 ajout option "-version"Damien Doligez2004-11-271-9/+14
* typo..Basile Starynkevitch2003-12-041-2/+2
* added reporting of Env.error-sBasile Starynkevitch2003-12-041-2/+8
* changement des locations, deuxieme trancheDamien Doligez2002-11-021-4/+4
* Expanser -I +dir (PR#1134)Xavier Leroy2002-05-071-1/+2
* Utilisation de format.Pierre Weis2000-03-211-9/+6
* Revision des messages première étape.Pierre Weis2000-03-071-19/+18
* Changement de la licenceXavier Leroy1999-11-171-1/+2
* \"private method\" -> \"method protected\"Jérôme Vouillon1997-11-131-1/+1
* Utiliser Arg.currentXavier Leroy1997-07-031-3/+1
* symbols: nouveau format d'executable.Xavier Leroy1997-06-131-16/+31
* renommage command_line_interpreter -> command_lineDamien Doligez1997-05-081-1/+1
* Rattrapage des exceptions levees par get_bufferJérôme Vouillon1997-03-301-6/+0
* Remis la demande de confirmation avant sortie du debugger.Jérôme Vouillon1997-03-231-1/+4
* Boucle principale plus robuste.Jérôme Vouillon1997-03-221-61/+52
* Premier jet du portage OCamlXavier Leroy1996-11-291-0/+133