diff options
author | Andrew Burgess <aburgess@redhat.com> | 2024-05-21 15:58:41 +0100 |
---|---|---|
committer | Andrew Burgess <aburgess@redhat.com> | 2024-07-18 13:24:20 +0100 |
commit | 6d45af96ea53daffea125ffb9ef5f070a159c674 (patch) | |
tree | 74400fe00fed62354db0690bf80fc4343d07e3ce /gdb/testsuite | |
parent | 3055e3d2f13bb84db90b9c19d427c362053775d2 (diff) | |
download | gdb-6d45af96ea53daffea125ffb9ef5f070a159c674.zip gdb-6d45af96ea53daffea125ffb9ef5f070a159c674.tar.gz gdb-6d45af96ea53daffea125ffb9ef5f070a159c674.tar.bz2 |
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.
Diffstat (limited to 'gdb/testsuite')
0 files changed, 0 insertions, 0 deletions