diff options
author | Tom de Vries <tdevries@suse.de> | 2024-12-04 21:29:52 +0100 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2024-12-04 21:29:52 +0100 |
commit | cf8d35f8d734ee34fcc814263273107313869944 (patch) | |
tree | 3fcf79ea27726cd7f6bfa8396eee6fdbe84d4696 /gdb/source.c | |
parent | 0225ef625554f270552ec5bacf5cd7039a7e8632 (diff) | |
download | binutils-cf8d35f8d734ee34fcc814263273107313869944.zip binutils-cf8d35f8d734ee34fcc814263273107313869944.tar.gz binutils-cf8d35f8d734ee34fcc814263273107313869944.tar.bz2 |
[gdb/tdep] Remove includes of gdbsupport/common-defs.h
In commit 18d2988e5da ("gdb, gdbserver, gdbsupport: remove includes of early
headers") all includes of gdbsupport/common-defs.h where removed, but
commit c1cdee0e2c1 ("gdb: LoongArch: Add support for hardware watchpoint")
reintroduced some.
Fix this by removing them.
Tested by doing this on x86_64-linux:
...
$ make \
nat/loongarch-hw-point.o \
nat/loongarch-linux.o \
nat/loongarch-linux-hw-point.o
CXX nat/loongarch-hw-point.o
CXX nat/loongarch-linux.o
CXX nat/loongarch-linux-hw-point.o
...
Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'gdb/source.c')
0 files changed, 0 insertions, 0 deletions