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] [frama-c] def information of statement which contain a pointer value
- Subject: [Frama-c-discuss] [frama-c] def information of statement which contain a pointer value
- From: sven.mattsen at tu-harburg.de (Sven Mattsen)
- Date: Thu, 02 Aug 2012 15:15:00 +0200
- In-reply-to: <CAA1cxujLRfBHd4dtU12_wSuFU9sUc5r57fgzTSquCMtoiDU6PA@mail.gmail.com>
- References: <CAA1cxujLRfBHd4dtU12_wSuFU9sUc5r57fgzTSquCMtoiDU6PA@mail.gmail.com>
> Because x and y are not treated as def values. I don't know how to > automatically identify which parameter is out parameter in a function. > > Any other solutions to this problem? If I understand your problem correctly, you should be able to just use the From plug-in. It tells you which outputs where computed from which inputs. frama-c -deps -main swap swap.c should do the trick. Sven
- References:
- [Frama-c-discuss] [frama-c] def information of statement which contain a pointer value
- From: abiao.yang at gmail.com (Yang)
- [Frama-c-discuss] [frama-c] def information of statement which contain a pointer value
- Prev by Date: [Frama-c-discuss] Problem with int and integer in terms
- Next by Date: [Frama-c-discuss] Problem with int and integer in terms
- Previous by thread: [Frama-c-discuss] [frama-c] def information of statement which contain a pointer value
- Next by thread: [Frama-c-discuss] [frama-c] def information of statement which contain a pointer value
- Index(es):