package xapi-backtrace
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
A simple library for recording and managing backtraces
Install
dune-project
Dependency
Authors
Maintainers
Sources
xapi-backtrace-0.8.tbz
sha256=f4ccdde88d09e9c20c37830935347a8616a23aeb406a8c3a7264ce5d84502843
sha512=cb3f4bd704e63797001c2b8945a31ae770aa82969b1e7f2e17e16fe7d05d9ddca0a2ef8861c81b8672d18cdbcabcadd8582502928820e8fd6f9c3743fb95f219
Description
This allows backtraces from multiple processes to be combined together and pretty-printed.
Dependencies (6)
- rpclib
-
ppx_sexp_conv
>= "v0.11.0" - ppx_deriving_rpc
- base-threads
-
dune
>= "2.7" - ocaml
Dev Dependencies (1)
-
ocaml
with-test & >= "4.10.0"
Used by (2)
- xapi-stdext-pervasives
-
xapi-stdext-unix
>= "4.24.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page