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] Value Analysis


  • Subject: [Frama-c-discuss] Value Analysis
  • From: pascal.cuoq at gmail.com (Pascal Cuoq)
  • Date: Wed, 21 Aug 2013 18:33:42 +0200
  • In-reply-to: <CAAkcritb5eaH1A7coTX7ufM61u+B6ZDng6ZU3E=cq3A_JXpnxw@mail.gmail.com>
  • References: <CAAkcritb5eaH1A7coTX7ufM61u+B6ZDng6ZU3E=cq3A_JXpnxw@mail.gmail.com>

On Wed, Aug 21, 2013 at 4:12 PM, Lucas Barbosa <lucboluc at gmail.com> wrote:

> I would like to know where I can use the directive "Initial Context" of
> plug-in "Value Analysis".
>

I am not sure what you mean. The words ?initial context? in the
documentation and output refer to the state of variables just before the
analysis starts. These values are influenced indirectly by option ?-main f?
and directly by options ?-lib-entry?, ?-context-width n? and
?-context-depth n?, all found in the manual under:

5.2 Describing the analysis context

If these options are not enough for what you want to do, write you own
analysis entry point that sets up the variable in C and then call the real
entry point of the program.

Pascal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gforge.inria.fr/pipermail/frama-c-discuss/attachments/20130821/3fd79cca/attachment.html>