summaryrefslogtreecommitdiff
path: root/debugger/command_line.ml
Commit message (Expand)AuthorAgeFilesLines
* Properly quoting quote and doublequote into string and character litterals.Pierre Weis2015-09-211-9/+9
* whitespace cleanup, cut long lines, add some missing headersDamien Doligez2015-09-111-1/+1
* Fix PR#6841Jacques Garrigue2015-04-201-1/+5
* tools: add a file of GDB macros useful for debugging the runtimeDamien Doligez2015-02-121-0/+35
* PR6695: Make sure the compiler only uses ASCII string functions.Gabriel Scherer2014-12-211-4/+4
* debugger: fix environment bug and remove confirmation at quitDamien Doligez2013-12-191-8/+14
* fix whitespace and over-long linesDamien Doligez2013-03-221-6/+13
* PR#5116: abide english typography in debugger messages.Xavier Clerc2012-10-171-19/+19
* remove all $Id keywordsDamien Doligez2012-10-151-2/+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 with branch bin-annotFabrice Le Fessant2012-05-301-2/+2
* merge version 3.12 from 3.12.1 to r12205Damien Doligez2012-03-081-1/+20
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-2/+2
* merge changes from 3.12.0 to 3.12.1Damien Doligez2011-07-201-4/+4
* PR#4541 make debugger compatible with fork()Damien Doligez2010-04-201-1/+24
* clean up spaces and tabsDamien Doligez2010-01-221-6/+6
* merge changes from release/3.11.1 to release/3.11.2Damien Doligez2010-01-201-11/+23
* PR#4940: get rid of naked end-of-lines in string constants + add warning 29Damien Doligez2010-01-071-2/+2
* merge changes from ocaml3110 to ocaml3111rc0Damien Doligez2009-05-201-10/+25
* ocamldebug under Win32 (S. Le Gall, Lexifi)Xavier Leroy2008-07-291-1/+13
* Pass a Lexing.position value to make source_of_module, get_buffer and showNicolas Pouillard2006-12-091-8/+9
* PR#3767 features 1 and 2: display full location of events instead of one posi...Damien Doligez2005-08-251-4/+5
* PR#3767 feature 4: identify backtraces with a keywordDamien Doligez2005-08-241-0/+1
* debut de reforme des locationsDamien Doligez2003-11-211-8/+10
* several arguments for shell commandBasile Starynkevitch2003-10-291-3/+6
* typos in messages for shellBasile Starynkevitch2003-10-291-2/+2
* added shell command for userBasile Starynkevitch2003-10-291-0/+8
* Doc set loadingmodeXavier Leroy2003-09-091-1/+1
* PR#1476Damien Doligez2003-07-171-1/+1
* changement des locations, deuxieme trancheDamien Doligez2002-11-021-3/+4
* fix PR#1202Damien Doligez2002-10-291-15/+23
* Oubli de l'intitialisation du debugger.Pierre Weis2000-03-211-0/+2
* Revision des messages première étape.Pierre Weis2000-03-071-276/+235
* Revu les impressions du compilateurPierre Weis2000-03-061-77/+64
* Merge olabl branchJacques Garrigue1999-11-301-1/+1
* Changement de la licenceXavier Leroy1999-11-171-1/+2
* Ajout du module Formatmsg pour rediriger les messages du systeme vers stdout ...Xavier Leroy1999-11-081-1/+1
* Ajout de Pervasives.ignore. List.remove -> List.remove_ass*Xavier Leroy1999-02-241-1/+1
* Éviction des alertes des séquences.Pierre Weis1998-11-121-3/+2
* Une exception n'etait pas rattrapeeJérôme Vouillon1998-08-161-1/+2
* Recherche dans le loadpath pour l'instruction sourceJérôme Vouillon1997-12-091-1/+3
* Modification des evenements.Jérôme Vouillon1997-06-161-8/+12
* symbols: nouveau format d'executable.Xavier Leroy1997-06-131-1/+4
* renommage command_line_interpreter -> command_lineDamien Doligez1997-05-081-0/+1104