[cfarm-users] debugger architecture
Bruno Haible
bruno at clisp.org
Mon Mar 22 09:24:03 CET 2021
Hi Christian,
> To port TinyCC on Silicon ...
It's good that you mention TinyCC. AFAIU, it contains a C interpreter.
Would it be possible to extend it, to contain a C interpreter and debugger?
This would make it possible to do debugging on platforms where 'ptrace'
is not available to normal users, due to "security" considerations [2][3].
Bruno
[2] https://attack.mitre.org/techniques/T1055/008/
[3] https://www.kernel.org/doc/Documentation/security/Yama.txt
More information about the cfarm-users
mailing list