summaryrefslogtreecommitdiff
path: root/debugger
Commit message (Expand)AuthorAgeFilesLines
* per-round optimization paramsMark Shinwell2015-11-271-3/+2
* merge with upstream trunk - compilation fixesMark Shinwell2015-11-231-0/+1
* Merge pull request #298 from lijunsong/trunkGabriel Scherer2015-11-221-0/+3
|\
| * PR#6935:ocamldebug:load_printer raise uncaught exception when passing directorylijunsong2015-11-171-0/+3
* | minor debugger/Makefile.shared fixGabriel Scherer2015-11-211-2/+3
* | debugger/ : link explicitly with terminfo.cmoXavier Leroy2015-11-191-0/+1
|/
* simplify .gitignore; remove .ignore files and tools/setignore; adjust tools/c...Damien Doligez2015-11-061-7/+0
* GPR#254: @ocaml.arg_on_literal_pattern attribute on constructorsAlain Frisch2015-10-153-2/+8
* Support [@@noalloc] on external declarationsJérémie Dimino2015-10-061-0/+1
* 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
* make alldependGabriel Scherer2015-08-151-1/+1
* update .depend and bootstrap compilers after 4.02 mergeDamien Doligez2015-07-171-1/+1
* merge branch 4.02 from 4.02.1 (rev 15540) to a few fixes after 4.02.2 (rev 16...Damien Doligez2015-07-171-5/+5
* Attach documentation comments to ParsetreeLeo White2015-06-281-1/+1
* Fix PR#6841Jacques Garrigue2015-04-202-1/+7
* (tentative fix) PR#2187: wowcamldebug exit issueDamien Doligez2015-03-131-0/+2
* tools: add a file of GDB macros useful for debugging the runtimeDamien Doligez2015-02-123-0/+48
* PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header nam...Gabriel Scherer2014-12-271-1/+1
* PR6695: Make sure the compiler only uses ASCII string functions.Gabriel Scherer2014-12-212-5/+5
* ocamldebug: fix printing of variables of lazy typeGabriel Scherer2014-12-131-8/+10
* merge branch 4.02 from release 4.02.0 to release 4.02.1Damien Doligez2014-10-151-4/+4
* merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...Damien Doligez2014-08-221-1/+1
* merge branch "safe-string"Damien Doligez2014-04-296-9/+11
* PR#6358: obey DESTDIR in install targetsGabriel Scherer2014-04-071-1/+3
* PR#6270: remove need for -I directives to ocamldebug in common caseGabriel Scherer2014-04-063-3/+18
* merge branch 4.01 from 4.01.0 (revision 14115) to branch closure (revision 14...Damien Doligez2014-04-041-1/+26
* Get rid of ocamlcomp.sh. The next step is to share all those common declarat...Alain Frisch2014-04-021-1/+2
* Revert "PR#6270: remove need for -I directives to ocamldebug in common case (...Gabriel Scherer2014-03-313-18/+3
* PR#6270: remove need for -I directives to ocamldebug in common case (patch by...Xavier Clerc2014-03-313-3/+18
* #PR6269 Optimized string matchingLuc Maranget2014-03-211-4/+6
* PR#6267: more information printed by "bt" command of ocamldebugXavier Clerc2014-01-234-5/+18
* Merge module-alias branch (cf. PR#6063)Jacques Garrigue2014-01-101-2/+2
|\
| * debuggerJacques Garrigue2013-10-081-2/+2
* | debugger: fix environment bug and remove confirmation at quitDamien Doligez2013-12-194-50/+36
* | Reverting the elimination of the ocamlcomp*.sh scripts, namely the following ...Xavier Leroy2013-11-291-3/+3
|/
* Keep location and attributes in type, label and constructor declarations. De...Alain Frisch2013-09-271-3/+3
* Keep attributes on value declarations in .cmi files (but clear all the locati...Alain Frisch2013-09-261-0/+1
* build: replace ocamlcomp*.sh.Wojciech Meyer2013-09-201-3/+3
* build: allow $(UNIXDIR) to be "win32unix".Wojciech Meyer2013-09-181-1/+1
* 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