aboutsummaryrefslogtreecommitdiff
path: root/gdb/progspace-and-thread.c
diff options
context:
space:
mode:
authorSimon Marchi <simon.marchi@polymtl.ca>2020-01-12 15:11:07 -0500
committerSimon Marchi <simon.marchi@polymtl.ca>2020-01-12 15:22:27 -0500
commit58920b5be048726fca38e4e6ddcaa02ae6d9c1b8 (patch)
tree87047b48455f570be077d31f7419a8b925498118 /gdb/progspace-and-thread.c
parentc0b0a14290e1909a6cc3febb443560c3e95562c2 (diff)
downloadgdb-58920b5be048726fca38e4e6ddcaa02ae6d9c1b8.zip
gdb-58920b5be048726fca38e4e6ddcaa02ae6d9c1b8.tar.gz
gdb-58920b5be048726fca38e4e6ddcaa02ae6d9c1b8.tar.bz2
gdb: include gdb_wait.h in gdb_wait.c
When building for mingw with -Wmissing-declarations, I get: CXX gdbsupport/gdb_wait.o /binutils-gdb/gdb/gdbsupport/gdb_wait.c:52:1: error: no previous declaration for 'int windows_status_to_termsig(long unsigned int)' [-Wer ror=missing-declarations] 52 | windows_status_to_termsig (unsigned long status) | ^~~~~~~~~~~~~~~~~~~~~~~~~ Make gdb_wait.c include gdb_wait.h to fix it. gdb/ChangeLog: * gdbsupport/gdb_wait.c: Include gdb_wait.h.
Diffstat (limited to 'gdb/progspace-and-thread.c')
0 files changed, 0 insertions, 0 deletions