-
- Downloads
gdbstub: add support to Xfer:auxv:read: packet
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>
Showing
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- gdbstub.c 54 additions, 0 deletionsgdbstub.c
- tests/tcg/multiarch/Makefile.target 9 additions, 0 deletionstests/tcg/multiarch/Makefile.target
- tests/tcg/multiarch/gdbstub/test-qxfer-auxv-read.py 57 additions, 0 deletionstests/tcg/multiarch/gdbstub/test-qxfer-auxv-read.py
Please register or sign in to comment