mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-31 19:50:37 -07:00
This allows gdb to access the target’s auxiliary vector, which can be helpful for telling system libraries important details about the hardware, operating system, and process. Signed-off-by: Lirong Yuan <yuanzi@google.com> [AJB: minor tweaks to test case, update MAINTAINERS, restrict to Linux] Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20200730193932.3654677-1-yuanzi@google.com> Message-Id: <20210108224256.2321-7-alex.bennee@linaro.org> |
||
|---|---|---|
| .. | ||
| gdbstub | ||
| system | ||
| float_convs.c | ||
| float_helpers.c | ||
| float_helpers.h | ||
| float_madds.c | ||
| linux-test.c | ||
| Makefile.target | ||
| README | ||
| sha1.c | ||
| test-mmap.c | ||
| testthread.c | ||
| threadcount.c | ||
Multi-architecture linux-user tests