honor SPOT_BDD_TRACE

* spot/priv/bddalloc.cc: Add hooks on request.
* bin/man/spot-x.x, NEWS: Document the envvar.
This commit is contained in:
Alexandre Duret-Lutz 2017-07-24 12:08:07 +02:00
parent 361b44e571
commit d12b2cd5b0
3 changed files with 58 additions and 5 deletions

4
NEWS
View file

@ -150,6 +150,10 @@ New in spot 2.3.5.dev (not yet released)
- spot::sbacc() is now able to work on alternating automata.
- If the SPOT_BDD_TRACE envorinment variable is set, statistics
about BDD garbage collection and table resizing are shown.
Python:
- The 'spot.gen' package exports the functions from libspotgen.