bin: add support for SPOT_OOM_ABORT

* bin/common_setup.cc: Here.
* NEWS, bin/man/spot-x.x: Document it.
This commit is contained in:
Alexandre Duret-Lutz 2017-11-15 14:38:07 +01:00
parent b20687630b
commit 42a94c4dbe
3 changed files with 28 additions and 0 deletions

4
NEWS
View file

@ -65,6 +65,10 @@ New in spot 2.4.2.dev (not yet released)
by their acceptance name (Buchi, co-Buchi, Streett, etc.) or
"other" if no name is known for the acceptance condition.
- All tools learned to check the SPOT_OOM_ABORT environment
variable. This is only useful for debuging out-of-memory
conditions; see the spot-x(7) man page for detail.
Library:
- Rename three methods of spot::scc_info. New names are clearer. The