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] How to proceed value analysis results
- Subject: [Frama-c-discuss] How to proceed value analysis results
- From: matthieu.lemerre at cea.fr (Matthieu Lemerre)
- Date: Thu, 30 May 2013 09:39:07 +0200
- In-reply-to: <A56610EE-FBAC-4E6C-B5D2-48D081C1DE2E@gmail.com>
- References: <A56610EE-FBAC-4E6C-B5D2-48D081C1DE2E@gmail.com>
Hello, I think that 'Kernel.feedback "%a" Db.Value.pretty_state before' should work. Matthieu "Phu H. Phung" <phunghuuphu at gmail.com> writes: > Hello, > > I'm exploring value analysis API to display its results. For the first try, I just want to show as in the GUI the value before and after a statement. > I called the API as: > let before = Db.Value.Table.find stmt in > let after = Db.Value.AfterTable.find stmt in > ? > Could you please guide me how to display the value of before,after using e.g. Format.fprintf? > I tried to trace the value analysis GUI source code and tried to out by several alternatives but it is quite not trivial. > > As I am a newbie in Frama-C, I would highly appreciate your help. > > Thanks a lot! > Phu > > > _______________________________________________ > Frama-c-discuss mailing list > Frama-c-discuss at lists.gforge.inria.fr > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/frama-c-discuss
- References:
- [Frama-c-discuss] How to proceed value analysis results
- From: phunghuuphu at gmail.com (Phu H. Phung)
- [Frama-c-discuss] How to proceed value analysis results
- Prev by Date: [Frama-c-discuss] How to proceed value analysis results
- Next by Date: [Frama-c-discuss] About the status of assertions in dead code
- Previous by thread: [Frama-c-discuss] How to proceed value analysis results
- Next by thread: [Frama-c-discuss] About the status of assertions in dead code
- Index(es):