summaryrefslogtreecommitdiff
path: root/testsuite/tests/backtrace/callstack.reference
Commit message (Expand)AuthorAgeFilesLines
* Systhreads: add a domain_initialize hookFlorian Angeletti2022-10-051-1/+1
* Reimplement Thread.exit using the Thread.Exit exception (#10935)Xavier Leroy2022-01-261-1/+1
* promote lib-threads and backtraceEnguerrand Decorne2021-12-071-1/+1
* Add set_uncaught_exception_handler to systhreads (#10469)Engil2021-08-091-1/+1
* Memprof: provide the guarantee that an allocation callback is always run in t...Jacques-Henri Jourdan2020-10-191-1/+1
* ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte...Nicolás Ojeda Bär2020-06-231-11/+11
* Update testsuite with new backtrace format, and add test for namesStephen Dolan2020-04-271-12/+12
* Fix tests/backtrace/callstack.ml by changing the order of the content of that...Jacques-Henri Jourdan2019-10-211-3/+4
* Better stack backtraces for C calls in bytecode (#8641)Jacques-Henri Jourdan2019-10-121-0/+2
* Update testsuite to work when libraries aren't builtDavid Allsopp2019-01-081-5/+5
* Make Printexc.get_callstack work in newly-created, native-code threads (#1895)sliquister2018-07-121-0/+12