Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lustre-v6
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
verimag
synchrone
lustre-v6
Commits
932c883b
Commit
932c883b
authored
5 years ago
by
erwan
Browse files
Options
Downloads
Patches
Plain Diff
Fix: a bug in the rdbg plugin: event number was incremented twice at call event.
parent
1da499ba
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#28160
passed
5 years ago
Stage: build
Stage: test
Stage: release
Changes
3
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
lv6-ref-man/lv6-ref-man.pdf
+0
-0
0 additions, 0 deletions
lv6-ref-man/lv6-ref-man.pdf
src/socExecDbg.ml
+1
-2
1 addition, 2 deletions
src/socExecDbg.ml
test/lus2lic.sum
+12
-12
12 additions, 12 deletions
test/lus2lic.sum
with
13 additions
and
14 deletions
lv6-ref-man/lv6-ref-man.pdf
+
0
−
0
View file @
932c883b
No preview for this file type
This diff is collapsed.
Click to expand it.
src/socExecDbg.ml
+
1
−
2
View file @
932c883b
(* Time-stamp: <modified the
1
0/0
7
/2019 (at 1
4:14
) by Erwan Jahier> *)
(* Time-stamp: <modified the 0
2
/0
8
/2019 (at 1
3:30
) by Erwan Jahier> *)
open
Soc
open
Data
open
SocExecValue
...
...
@@ -611,7 +611,6 @@ and (do_soc_step : Lxm.t -> int option -> step_method -> SocExecValue.ctx ->
Event
.
sinfo
=
sinfo
;
}
in
let
ectx
=
Event
.
incr_event_nb
ectx
in
let
val_ctx
=
{
val_ctx
with
s
=
new_s
}
in
(* let (datal:Data.subst list) = get_all_subst val_ctx.s in *)
let
datal
=
get_input_vals
val_ctx
step_in_vars
in
...
...
This diff is collapsed.
Click to expand it.
test/lus2lic.sum
+
12
−
12
View file @
932c883b
==> lus2lic0.sum <==
Test run by jahier on
Thu Jul
2
5
1
2
:4
4:32
Test run by jahier on
Fri Aug
2 1
3
:4
6:08
Native configuration is x86_64-pc-linux-gnu
=== lus2lic0 tests ===
...
...
@@ -66,7 +66,7 @@ XFAIL: Test bad programs (assert): test_lus2lic_no_node should_fail/assert/lecte
XFAIL: Test bad programs (assert): test_lus2lic_no_node should_fail/assert/s.lus
==> lus2lic1.sum <==
Test run by jahier on
Thu Jul
2
5
1
2
:4
4:32
Test run by jahier on
Fri Aug
2 1
3
:4
6:09
Native configuration is x86_64-pc-linux-gnu
=== lus2lic1 tests ===
...
...
@@ -409,7 +409,7 @@ PASS: sh multipar.sh
PASS: /home/jahier/lus2lic/test/../utils/compare_exec_and_2c multipar.lus {}
==> lus2lic2.sum <==
Test run by jahier on
Thu Jul
2
5
1
2
:4
4:53
Test run by jahier on
Fri Aug
2 1
3
:4
6:30
Native configuration is x86_64-pc-linux-gnu
=== lus2lic2 tests ===
...
...
@@ -749,7 +749,7 @@ PASS: sh zzz2.sh
PASS: /home/jahier/lus2lic/test/../utils/compare_exec_and_2c zzz2.lus {}
==> lus2lic3.sum <==
Test run by jahier on
Thu Jul
2
5
1
2
:4
5:18
Test run by jahier on
Fri Aug
2 1
3
:4
6:56
Native configuration is x86_64-pc-linux-gnu
=== lus2lic3 tests ===
...
...
@@ -1259,7 +1259,7 @@ PASS: /home/jahier/lus2lic/test/../utils/test_lus2lic_no_node multipar.lus {}
==> lus2lic4.sum <==
Test run by jahier on
Thu Jul
2
5
1
2
:4
5:56
Test run by jahier on
Fri Aug
2 1
3
:4
7:34
Native configuration is x86_64-pc-linux-gnu
=== lus2lic4 tests ===
...
...
@@ -1776,14 +1776,14 @@ PASS: /home/jahier/lus2lic/test/../utils/test_lus2lic_no_node zzz2.lus {}
# of unexpected failures 18
===============================
# Total number of failures: 69
lus2lic0.log:testcase ./lus2lic.tests/test0.exp completed in
0
seconds
lus2lic0.log:testcase ./lus2lic.tests/test0.exp completed in
1
seconds
lus2lic1.log:testcase ./lus2lic.tests/test1.exp completed in 21 seconds
lus2lic2.log:testcase ./lus2lic.tests/test2.exp completed in 2
5
seconds
lus2lic2.log:testcase ./lus2lic.tests/test2.exp completed in 2
6
seconds
lus2lic3.log:testcase ./lus2lic.tests/test3.exp completed in 38 seconds
lus2lic4.log:testcase ./lus2lic.tests/test4.exp completed in 1
3
seconds
lus2lic4.log:testcase ./lus2lic.tests/test4.exp completed in 1
4
seconds
* Ref time:
49.98
user 1
6
.8
8
system 1:3
7.56
elapsed 68%CPU (0avgtext+0avgdata 273
304
maxresident)k
0inputs+1374
64
outputs (0major+109
51917
minor)pagefaults 0swaps
50.69
user 1
7
.8
4
system 1:3
9.60
elapsed 68%CPU (0avgtext+0avgdata 273
248
maxresident)k
0inputs+1374
80
outputs (0major+109
46101
minor)pagefaults 0swaps
* Quick time (-j 4):
5
7.12
user 1
8.40
system
1:04.48
elapsed 1
17
%CPU (0avgtext+0avgdata 27
35
56maxresident)k
0
inputs+13
7080
outputs (
0
major+10
914
367minor)pagefaults 0swaps
5
8.09
user 1
9.56
system
0:53.91
elapsed 1
44
%CPU (0avgtext+0avgdata 27
27
56maxresident)k
4872
inputs+13
6544
outputs (
4
major+10
88
36
2
7minor)pagefaults 0swaps
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment