summaryrefslogtreecommitdiff
path: root/debugger/command_line.ml
Commit message (Expand)AuthorAgeFilesLines
* 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