Skip to content
Snippets Groups Projects
Commit 779a1fad authored by David Bühler's avatar David Bühler Committed by Maxime Jacquemin
Browse files

[Eva] Rewrites part of values_request.ml.

The evaluation [v_before] is now mandatory in the getValues output.
The getValues request now returns a record for each evaluation, containing:
- the resulting value as a string;
- the alarms emitted by the evaluation;
- the variables pointed to by the value, if any. This list is also computed
  when the result is an offsetmap (for struct and arrays).

Removes request [getPointedLvalues].
parent 81743a29
No related branches found
No related tags found
No related merge requests found
Loading
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