]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: add includes in target-debug.h
authorSimon Marchi <simon.marchi@efficios.com>
Fri, 12 Apr 2024 18:44:38 +0000 (18:44 +0000)
committerSimon Marchi <simon.marchi@polymtl.ca>
Fri, 19 Apr 2024 19:07:56 +0000 (15:07 -0400)
commitf74d62a1bc832bd87c35e9f7b612042d0fc104f1
tree1c793ad9fcc62bff9e5e4f39030cec027d9f14db
parentedc27e2d90a2af3afddd68e7a534afcc428719e5
gdb: add includes in target-debug.h

Editing target-debug.h with clangd shows a bunch of errors.  Add some
includes to fix that (make target-debug.h include what it uses).

Change-Id: I49075a171e6875fa516d6b2ce56b4a03ac7b3376
gdb/target-debug.h