Yann Weber
ff6aa5c8e0
Implements (untested not debuged) child embeding
1 year ago
Yann Weber
0d4b246520
Implementing history load/store
1 year ago
Yann Weber
6570d7f3d9
Adds tests on shell & shell commands
1 year ago
Yann Weber
4cfd8b9989
Implement new .bytecode command
1 year ago
Yann Weber
8cc1cdf286
Bugfix env update in shell & delete the bytecode print when exec
1 year ago
Yann Weber
d8c833080f
Bugfix compilation too late pipes closing
1 year ago
Yann Weber
dec4bd84c1
Move last env to sym files
1 year ago
Yann Weber
d788e54cc3
Adds license notice
1 year ago
Yann Weber
61cfa7a25b
Add gitignore
1 year ago
Yann Weber
9b325d5c36
Prepare shell environment implmentation
1 year ago
Yann Weber
22e6614238
Starts implementing asmsh commands
1 year ago
Yann Weber
4bf7c63bfe
Extracted shell functionnality from main
1 year ago
Yann Weber
6d4146180f
Bugfixing compilation failure + enhancement in error display
1 year ago
Yann Weber
6e5c08b2ff
Implemented argument completion
1 year ago
Yann Weber
6cc8ab5e41
First instruction completion implementation
+ strating args completion
1 year ago
Yann Weber
c97d54e149
First sheel implementation using GNU readline
1 year ago
Yann Weber
101ce9fa0f
Simplifying fetch of childs map information using registers
1 year ago
Yann Weber
b639e6a5d6
Fixing child memory write
1 year ago
Yann Weber
df39598a51
Preparing child for mprotect
1 year ago
Yann Weber
24a4319a87
Add write to mem functions + test
Failure state, we do not have the right to write the map because it in created
with PROT_EXEC | PROT_READ, we have to regularly mprotect the map when exec or
when writing
1 year ago
Yann Weber
5c6886788d
Corrected build system & step positionment in child
1 year ago
Yann Weber
a57e875b07
Adds test coverage with gcov & lcov ++
1 year ago
Yann Weber
50dc2d2881
Implement a first minimal asm_env from asmsh example
1 year ago
Yann Weber
949ca0000e
Adds dummy logger + tests and starts the compile
1 year ago
Yann Weber
444b88926b
Autotools + check
1 year ago
Yann Weber
6dfc10797f
Initial commit
1 year ago