Yann Weber
8a1388b9f7
Setup deb & rpm packaging
1 year ago
Yann Weber
66ace69502
Enhancement in build + bugfixes
1 year ago
Yann Weber
1924ecfb3d
Moved sources to src folder fixing make dist
1 year ago
Yann Weber
32ffdfbd8a
Simplify the symtable implementation
Now it is only dedicated to address storage !
If needed the code to free an allocated pointer is commented.
1 year ago
Yann Weber
fb1fec4d8e
Preparing dist
1 year ago
Yann Weber
e3d0baa414
Implements a small breakpoint lib
Allows to store & efficient lookup
1 year ago
Yann Weber
0441242d51
Porting bugfix from test on VM
1 year ago
Yann Weber
a51d69eeff
Add a test on child executable embeding
1 year ago
Yann Weber
752419c7bb
Enhancement in automake Makefile.am
1 year ago
Yann Weber
324ebd2b09
Enhance build/check targets
1 year ago
Yann Weber
f78355f68f
Suppress more warning and add a lint target
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
dec4bd84c1
Move last env to sym files
1 year ago
Yann Weber
9b325d5c36
Prepare shell environment implmentation
1 year ago
Yann Weber
6d4146180f
Bugfixing compilation failure + enhancement in error display
1 year ago
Yann Weber
6cc8ab5e41
First instruction completion implementation
+ strating args completion
1 year ago
Yann Weber
b639e6a5d6
Fixing child memory write
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