Frama-C-discuss mailing list archives

This page gathers the archives of the old Frama-C-discuss archives, that was hosted by Inria's gforge before its demise at the end of 2020. To search for mails newer than September 2020, please visit the page of the new mailing list on Renater.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Frama-c-discuss] Set global variables uninitialized at Value analysis start



Hello Benjamin,

2013/5/14 MONATE Benjamin 205998 <Benjamin.MONATE at cea.fr>:
> You may explore the various results computed by InOut: if one of your global does not appears in the list of operational inputs, this means its initial value is never used.

Thanks for the suggestion.

> As for changing the initial state of Value, this is possible but only programmatically.

You mean, by modifying Frama-C source code or through a plugin.
Probably more complicated but probably doable if really needed.

I'll ask back at the original code's developer about his exotic
developing environment and check the real needs.

Thank you for the tips,
Best regards,
david