A tool for automatic synthesis of DWARF.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# ---> OCaml |
|
*.annot |
|
*.cmo |
|
*.cma |
|
*.cmi |
|
*.a |
|
*.o |
|
*.cmx |
|
*.cmxs |
|
*.cmxa |
|
|
|
# ocamlbuild working directory |
|
_build/ |
|
|
|
# ocamlbuild targets |
|
*.byte |
|
*.native |
|
|
|
# oasis generated files |
|
setup.data |
|
setup.log |
|
|
|
*.plugin |
|
ml_dwarf_write.bin |
|
tmp.marshal |
|
dwarfsynth.tar.gz |
|
tmp
|
|
|