diff options
author | Simon Marchi <simon.marchi@efficios.com> | 2023-04-21 09:45:30 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@efficios.com> | 2023-05-30 15:07:26 -0400 |
commit | 023c6d45d793b729b58968a50dee607e8b30a4d0 (patch) | |
tree | 32e73616760f9ca6fff45a8fa1ccc8d55eb4bf92 /gdb/arm-netbsd-nat.c | |
parent | 8e7af8434581e325366c8ec4a30f33e8e1794310 (diff) | |
download | gdb-023c6d45d793b729b58968a50dee607e8b30a4d0.zip gdb-023c6d45d793b729b58968a50dee607e8b30a4d0.tar.gz gdb-023c6d45d793b729b58968a50dee607e8b30a4d0.tar.bz2 |
gdb: add interp::on_inferior_added method
Same idea as previous patches, but for inferior_added.
mi_interp::init avoided using mi_inferior_added, since, as the comment
used to say, it would notify all MI interpreters. Now, it's easy to
only notify the new interpreter, so it's possible to just call the
on_inferior_added method in mi_interp::init.
Change-Id: I0eddbd5367217d1c982516982089913019ef309f
Diffstat (limited to 'gdb/arm-netbsd-nat.c')
0 files changed, 0 insertions, 0 deletions