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] Control flow graphs and code coverage
- Subject: [Frama-c-discuss] Control flow graphs and code coverage
- From: elfring at users.sourceforge.net (SF Markus Elfring)
- Date: Sun, 17 Jan 2016 19:10:00 +0100
- In-reply-to: <3EF1122F-2911-467C-8372-A05799444484@gmail.com>
- References: <569A9889.5020604@users.sourceforge.net> <786B964A-067A-486D-B9F7-72FFDA0EE1D0@gmail.com> <569B4E9E.2060906@users.sourceforge.net> <3EF1122F-2911-467C-8372-A05799444484@gmail.com>
> I prefer to recommend you read some lecture notes or tutorial on static analysis. > For example, the following is a quite good one > http://www.itu.dk/people/brabrand/UFPE/Data-Flow-Analysis/static.pdf Thanks for the link. I hope to achieve a bit more progress by an other development approach. > If you want to look at how its data structures and algorithms to implement it, > you can read some chapters about lexing, parsing, abstract syntax tree, > and data flow analysis in the âModern compiler implementationâ (in Java, C, or ML) > book by Andrew Appel. Another interesting information source ⦠How do much you influence various software by the reuse of function or class libraries from the mentioned application domain? > CTL and/or LTL are temporal logics which are used mostly in a verification technique > called âModel Checkingâ. Have you eventually looked at an approach which uses the technology "computation tree logic with variables and witnesses" (CTL-VW) like it is described in the document "A Foundation for Flow-Based Program Matching Using Temporal Logic and Model Checking". http://coccinelle.lip6.fr/papers/popl09.pdf http://doi.acm.org/10.1145/1480881.1480897 Can your evolving software show any update suggestions which can be automatically generated as patch files? Regards, Markus
- References:
- [Frama-c-discuss] Control flow graphs and code coverage
- From: elfring at users.sourceforge.net (SF Markus Elfring)
- [Frama-c-discuss] Control flow graphs and code coverage
- From: chan.ngo2203 at gmail.com (Chan Ngo)
- [Frama-c-discuss] Control flow graphs and code coverage
- From: elfring at users.sourceforge.net (SF Markus Elfring)
- [Frama-c-discuss] Control flow graphs and code coverage
- From: chan.ngo2203 at gmail.com (Chan Ngo)
- [Frama-c-discuss] Control flow graphs and code coverage
- Prev by Date: [Frama-c-discuss] Control flow graphs and code coverage
- Next by Date: [Frama-c-discuss] scoping of 'axiomatic' declarations
- Previous by thread: [Frama-c-discuss] Control flow graphs and code coverage
- Next by thread: [Frama-c-discuss] Control flow graphs and code coverage
- Index(es):