Hi, Just to add two cents here: the commit message is a bit not true because the qemu-user GDB stub could always read host files by just changing the emulated code to open and read those files. Apart from that, I like the documentation additions.
Best regards, Dominik 'Disconnect3d' Czarnota On Wed, 24 May 2023 at 12:27, Alex Bennée <alex.ben...@linaro.org> wrote: > > Ilya Leoshkevich <i...@linux.ibm.com> writes: > > > Now that the GDB stub implements reading host files, concerns may arise > > that it undermines security. Document the status quo, which is that the > > users are already responsible for securing the GDB connection > > themselves. > > > > Signed-off-by: Ilya Leoshkevich <i...@linux.ibm.com> > > Reviewed-by: Alex Bennée <alex.ben...@linaro.org> > > -- > Alex Bennée > Virtualisation Tech Lead @ Linaro >