Change print_recreate_thread to a method
authorTom Tromey <tom@tromey.com>
Sat, 30 Apr 2022 13:49:11 +0000 (07:49 -0600)
committerTom Tromey <tom@tromey.com>
Fri, 6 May 2022 18:03:34 +0000 (12:03 -0600)
commit04d0163c3ff280a2ec7d4e06594da750ef8f96d5
tree51e6f870b108c69276fa5e4823f248b7925f9921
parentdd9cd55e990bcc9f8448cac38d242d53974b3604
Change print_recreate_thread to a method

This changes print_recreate_thread to be a method on breakpoint.  This
function is only used as a helper by print_recreate methods, so I
thought this transformation made sense.
gdb/ada-lang.c
gdb/break-catch-exec.c
gdb/break-catch-fork.c
gdb/break-catch-syscall.c
gdb/break-catch-throw.c
gdb/breakpoint.c
gdb/breakpoint.h