Yann Weber
a51d69eeff
Add a test on child executable embeding
1年前
Yann Weber
8d91517584
Add command completion
1年前
Yann Weber
752419c7bb
Enhancement in automake Makefile.am
1年前
Yann Weber
3245bffb23
Better error handling
1年前
Yann Weber
324ebd2b09
Enhance build/check targets
1年前
Yann Weber
f78355f68f
Suppress more warning and add a lint target
1年前
Yann Weber
ce496c6e0b
Suppress all compilation warnings
1年前
Yann Weber
ff6aa5c8e0
Implements (untested not debuged) child embeding
1年前
Yann Weber
0d4b246520
Implementing history load/store
1年前
Yann Weber
6570d7f3d9
Adds tests on shell & shell commands
1年前
Yann Weber
4cfd8b9989
Implement new .bytecode command
1年前
Yann Weber
8cc1cdf286
Bugfix env update in shell & delete the bytecode print when exec
1年前
Yann Weber
d8c833080f
Bugfix compilation too late pipes closing
1年前
Yann Weber
dec4bd84c1
Move last env to sym files
1年前
Yann Weber
d788e54cc3
Adds license notice
1年前
Yann Weber
61cfa7a25b
Add gitignore
1年前
Yann Weber
9b325d5c36
Prepare shell environment implmentation
1年前
Yann Weber
22e6614238
Starts implementing asmsh commands
1年前
Yann Weber
4bf7c63bfe
Extracted shell functionnality from main
1年前
Yann Weber
6d4146180f
Bugfixing compilation failure + enhancement in error display
1年前
Yann Weber
6e5c08b2ff
Implemented argument completion
1年前
Yann Weber
6cc8ab5e41
First instruction completion implementation
+ strating args completion
1年前
Yann Weber
c97d54e149
First sheel implementation using GNU readline
1年前
Yann Weber
101ce9fa0f
Simplifying fetch of childs map information using registers
1年前
Yann Weber
b639e6a5d6
Fixing child memory write
1年前
Yann Weber
df39598a51
Preparing child for mprotect
1年前
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年前
Yann Weber
5c6886788d
Corrected build system & step positionment in child
1年前
Yann Weber
a57e875b07
Adds test coverage with gcov & lcov ++
1年前
Yann Weber
50dc2d2881
Implement a first minimal asm_env from asmsh example
1年前
Yann Weber
949ca0000e
Adds dummy logger + tests and starts the compile
1年前
Yann Weber
444b88926b
Autotools + check
1年前
Yann Weber
6dfc10797f
Initial commit
1年前