Yann Weber 46924b5df0 Make the asmsh_log_perror() macro non variadic again ;) | 1 年之前 | |
---|---|---|
docs | 1 年之前 | |
tests | 1 年之前 | |
.gitignore | 1 年之前 | |
AUTHORS | 1 年之前 | |
COPYING.gz | 1 年之前 | |
ChangeLog | 1 年之前 | |
Makefile.am | 1 年之前 | |
NEWS | 1 年之前 | |
README | 1 年之前 | |
asm_env.c | 1 年之前 | |
asm_env.h | 1 年之前 | |
asmsh.c | 1 年之前 | |
asmsh.h | 1 年之前 | |
asmsh.s | 1 年之前 | |
breakpoints.c | 1 年之前 | |
breakpoints.h | 1 年之前 | |
child.s | 1 年之前 | |
compile.c | 1 年之前 | |
compile.h | 1 年之前 | |
completion.c | 1 年之前 | |
completion.h | 1 年之前 | |
config.h.in | 1 年之前 | |
configure.ac | 1 年之前 | |
history.c | 1 年之前 | |
history.h | 1 年之前 | |
logger.c | 1 年之前 | |
logger.h | 1 年之前 | |
mmap_parse.c | 1 年之前 | |
mmap_parse.h | 1 年之前 | |
regen.sh | 1 年之前 | |
shell.c | 1 年之前 | |
shell.h | 1 年之前 | |
shell_cmd_breakpoint.c | 1 年之前 | |
shell_cmds.c | 1 年之前 | |
shell_cmds.h | 1 年之前 | |
shell_sym.c | 1 年之前 | |
shell_sym.h | 1 年之前 | |
syscalls.h | 1 年之前 |
asmsh
An assembly shell.
Interactively run assembly into a terminal emulator.
Uses ptrace syscall to achieve this.