Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 577 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 577 Bytes

slice_dialyzer

This version of the slicer is under development. It works with the previous Dialyzer's version of early 2012, and it can be used to produce slices with that Dializer version that is distributed with the slicer. Due to the last changes in Dialyzer the slicer is being adapted to the new PLT tables.

Inside the directory otp_with_slicing_dialyzer run the following commands:

./otp_build autoconf

./configure

make

./bin/dialyzer --build_plt dummy_plt.beam

After this run Dialyzer with the slicing features with:

./bin/dialyzer --slice FILE