mirror of https://gitlab.com/qemu-project/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cb241df412
GDB 15 does not like exit() anymore:
(gdb) python exit(0)
Python Exception <class 'SystemExit'>: 0
Error occurred in Python: 0
Use the GDB's own exit command, like it's already done in a couple
places, everywhere. This is the same fix as commit
|
2 weeks ago | |
---|---|---|
.. | ||
arm-compat-semi | 9 months ago | |
gdbstub | 2 weeks ago | |
libs | 9 months ago | |
linux | 4 weeks ago | |
system | 3 months ago | |
Makefile.target | 3 weeks ago | |
README | ||
catch-syscalls.c | 10 months ago | |
check-plugin-output.sh | 3 months ago | |
float_convd.c | 9 months ago | |
float_convs.c | 9 months ago | |
float_helpers.h | 9 months ago | |
float_madds.c | 9 months ago | |
follow-fork-mode.c | 9 months ago | |
munmap-pthread.c | 2 years ago | |
noexec.c.inc | 2 years ago | |
nop_func.h | 2 years ago | |
overflow.c | 3 years ago | |
prot-none.c | 10 months ago | |
segfault.c | 9 months ago | |
sha1.c | 3 years ago | |
sha512.c | 1 year ago | |
sigbus.c | 2 years ago | |
signals.c | 4 years ago | |
sigreturn-sigmask.c | 3 weeks ago | |
test-aes-main.c.inc | 1 year ago | |
test-mmap.c | 3 years ago | |
test-plugin-mem-access.c | 3 months ago | |
test-vma.c | 2 years ago | |
testthread.c | ||
threadcount.c | 5 years ago | |
vma-pthread.c | 2 years ago |
README
Multi-architecture linux-user tests