Yann Weber
c778c8bd2b
Implements a .run function that runs until breakpoint
1 year ago
Yann Weber
53d2b40af9
Implements a .breakpoint command
1 year ago
Yann Weber
32a40e8143
Enhancement in documentation
1 year ago
Yann Weber
f78355f68f
Suppress more warning and add a lint target
1 year ago
Yann Weber
ff6aa5c8e0
Implements (untested not debuged) child embeding
1 year ago
Yann Weber
d788e54cc3
Adds license notice
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
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
50dc2d2881
Implement a first minimal asm_env from asmsh example
1 year ago