Skip to content
Commit 6d45af96 authored by Andrew Burgess's avatar Andrew Burgess
Browse files

gdbserver: add gdbserver support for vFile::stat packet

After the previous two commits, this commit adds support for the
vFile::stat packet to gdbserver.  This is pretty similar to the
handling for vFile::fstat, but instead calls 'lstat'.

There's still no users of target_fileio_stat in GDB, that will come in
a later commit.
parent 3055e3d2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment