Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
lutin
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
verimag
synchrone
lutin
Commits
098a10d1
Commit
098a10d1
authored
Aug 02, 2019
by
erwan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update: in lurette, do not use the stdio mode when -exec is provided to lv6
parent
22687bec
Pipeline
#27792
passed with stages
in 8 minutes and 48 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
doc/lutin-man/lutin-man.pdf
doc/lutin-man/lutin-man.pdf
+0
-0
lurette-nocaml/src/lurette.ml
lurette-nocaml/src/lurette.ml
+1
-2
No files found.
doc/lutin-man/lutin-man.pdf
View file @
098a10d1
No preview for this file type
lurette-nocaml/src/lurette.ml
View file @
098a10d1
(* Time-stamp: <modified the
11/07/2019 (at 14:56
) by Erwan Jahier> *)
(* Time-stamp: <modified the
02/08/2019 (at 14:38
) by Erwan Jahier> *)
(* Mimick the behavior of 'rdbg -lurette', but without the dependency
on ocaml *)
open
Event
...
...
@@ -57,7 +57,6 @@ let (gen_reactive_program : string -> RdbgArg.reactive_program) =
|
"lutin"
->
LutinRun
.
make
(
Array
.
of_list
args
)
|
"lv6"
|
"lus2lic"
->
if
List
.
mem
"-exec"
args
||
List
.
mem
"-2c-exec"
args
||
List
.
mem
"--to-c-execute"
args
then
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment