gdb: add interp::on_new_thread 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)
commit30e7e0a917b44cbef439cb9c52fa41d21a5f8e44
treebbb9cbadedbf0e748df1183ebd83be97cd32751b
parent77cd03e27c547a5b5b7f086a0b537084eb399258
gdb: add interp::on_new_thread method

Same idea as previous patches, but for new_thread.

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