aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/device.c
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2022-03-04 11:58:27 -0700
committerTom Tromey <tromey@adacore.com>2022-03-04 12:35:33 -0700
commitc836575a6f0f45b1eddf5eefc6e300420f1b2aec (patch)
treec0e2e90ac2b06e5d2542966c40f58a4e135ff9d2 /sim/ppc/device.c
parent84a9f1953047dee70f45ae8ac276ea3d8293351d (diff)
downloadgdb-c836575a6f0f45b1eddf5eefc6e300420f1b2aec.zip
gdb-c836575a6f0f45b1eddf5eefc6e300420f1b2aec.tar.gz
gdb-c836575a6f0f45b1eddf5eefc6e300420f1b2aec.tar.bz2
Mark vDSO as not a file
The vDSO objfile is not a real file, so mark it as such. I noticed this because, when playing with debuginfod, I saw: Downloading 0.01 MB separate debug info for /tmp/system-supplied DSO at 0x7ffff7fc9000 That "/tmp" is wrong -- it's just gdb's cwd. This patch corrects the problem, resulting in: Downloading 0.01 MB separate debug info for system-supplied DSO at 0x7ffff7fc9000 Regression tested on x86-64 Fedora 34.
Diffstat (limited to 'sim/ppc/device.c')
0 files changed, 0 insertions, 0 deletions