gdb: add interp::on_thread_exited method
authorSimon Marchi <simon.marchi@efficios.com>
Fri, 21 Apr 2023 13:45:30 +0000 (09:45 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Tue, 30 May 2023 19:07:26 +0000 (15:07 -0400)
commit8e7af8434581e325366c8ec4a30f33e8e1794310
treef2073eea71cd755cc2bc51dc0520e9e5d23a0d3e
parent30e7e0a917b44cbef439cb9c52fa41d21a5f8e44
gdb: add interp::on_thread_exited method

Same idea as previous patches, but for thread_exited.

Change-Id: I4be974cbe58cf635453fef503c2d77c82522cbd9
gdb/interps.c
gdb/interps.h
gdb/mi/mi-interp.c
gdb/mi/mi-interp.h
gdb/thread.c