package owee

  1. Overview
  2. Docs
OCaml library to work with DWARF format

Install

Dune Dependency

Authors

Maintainers

Sources

owee-0.8.tbz
sha256=064f6245f5995d5d2f4f1f9c6d2992e2fdbe3dde328216baec7cfabd4857940d
sha512=c79cdaeedbd08ee58784e965a2865aff94d41013c4f978fd21ebd84df742402aeddaab2f1880bde0d0ff7311fe0565151882e6060590d751119ad0fd9d62a901

doc/owee/Owee_traverse/index.html

Module Owee_traverseSource

Sourcetype location = Owee_location.t

WIP, a tool for generating explicit graphs out of marked objects

Sourcetype 'a trace =
  1. | Trace of int * string * 'a list * 'a trace list lazy_t
Sourceval dump_trace : location trace list -> unit
Sourceval dump_graphviz : location trace list -> out_channel -> unit
Sourceval extract_trace : ?search_depth:int -> 'a -> location trace list
OCaml

Innovation. Community. Security.