package owee

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

Install

Dune Dependency

Authors

Maintainers

Sources

owee-0.6.tbz
sha256=1b05d5e6de0661b0e21b0caf4325bc359a18be7e2a5e52e78d7df7d418f5c233
sha512=7ce0d29ef747a7d9c0da66aeccdd18d8e883d78a3c636966e287b2b3f114b300629afceac14b10e35c6edb70fc8d485047c51c08a06a06891bcc28836c947aca

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.