gdb: add interp::on_user_selected_context_changed method
authorSimon Marchi <simon.marchi@efficios.com>
Thu, 20 Apr 2023 20:07:12 +0000 (16:07 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Tue, 30 May 2023 19:07:26 +0000 (15:07 -0400)
commit77cd03e27c547a5b5b7f086a0b537084eb399258
treef38ecc8550cbfd0c4fd13d14de985daf83b764a0
parent2736b77153629619fe75071356e16d9db51606ff
gdb: add interp::on_user_selected_context_changed method

Same as previous patches, but for user_selected_context_changed.

Change-Id: I40de15be897671227d4bcf3e747f0fd595f0d5be
12 files changed:
gdb/cli/cli-interp.c
gdb/cli/cli-interp.h
gdb/inferior.c
gdb/infrun.c
gdb/infrun.h
gdb/interps.c
gdb/interps.h
gdb/mi/mi-interp.c
gdb/mi/mi-interp.h
gdb/mi/mi-main.c
gdb/stack.c
gdb/thread.c