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 | d38086cce9ab3d1c0acd48dd89fe5721caa08fed (patch) | |
tree | 17d38679684ce21c9750a38ff5e4fcc0cb93f0b5 /gdb/source.c | |
parent | 0c613e170e60f673cd47b23a7052b19b128469c5 (diff) | |
download | gdb-d38086cce9ab3d1c0acd48dd89fe5721caa08fed.zip gdb-d38086cce9ab3d1c0acd48dd89fe5721caa08fed.tar.gz gdb-d38086cce9ab3d1c0acd48dd89fe5721caa08fed.tar.bz2 |
gdb: add interp::on_inferior_disappeared method
Same idea as previous patches, but for inferior_disappeared.
For symmetry with on_inferior_appeared, I named this one
on_inferior_disappeared, despite the observer being called
inferior_exit. This is called when detaching an inferior, so I think
that calling it "disappeared" is a bit less misleading (the observer
should probably be renamed later).
Change-Id: I372101586bc9454997953c1e540a2a6685f53ef6
Diffstat (limited to 'gdb/source.c')
0 files changed, 0 insertions, 0 deletions