Skip to content
Snippets Groups Projects
Commit 06527efa authored by Julien Signoles's avatar Julien Signoles
Browse files

[userman] the memory analysis is not robust

parent 7eb472b7
No related branches found
No related tags found
No related merge requests found
......@@ -552,6 +552,12 @@ potential memory-related annotations even when it is not required. This
feature can be enabled using the \shortopt{M} switch of \eacslgcc or
\shortopt{e-acsl-full-mmodel} option of the \eacsl plug-in.
\begin{important}
The above-mentioned static analysis is probably the less robust part of \eacsl
for the time being. When handling a large piece of code, it might be necessary
to deactivate it and systematically instrument the code as explained above.
\end{important}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% \subsection{Debug Libraries}
%% \label{sec:runtime-debug}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment