--- layout: fc_discuss_archives title: Message 13 from Frama-C-discuss on May 2013 ---
[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