package xapi-backtrace
 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
  
    
      v0.7.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=9a9f7276997cc53e1eaa5739d91ccd790f78c7423b75060331bf3ce44f5ac1ea
    
    
  md5=0c62a615ae48504e4de2c5d62ab344b5
    
    
  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
  
  
    >= "1.4"
- ocaml
Dev Dependencies
None
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