Index: gdb-8.2/gdb/breakpoint.h =================================================================== --- gdb-8.2.orig/gdb/breakpoint.h +++ gdb-8.2/gdb/breakpoint.h @@ -947,7 +947,7 @@ extern bpstat build_bpstat_chain (const commands, FIXME??? fields. */ extern bpstat bpstat_stop_status (const address_space *aspace, - CORE_ADDR pc, thread_info *thread, + CORE_ADDR pc, struct thread_info *thread, const struct target_waitstatus *ws, bpstat stop_chain = NULL);