Files
Tom Tromey 0b4fe76f95 Add gdb.free_objfile event registry
Currently, Python code can use event registries to detect when gdb
loads a new objfile, and when gdb clears the objfile list.  However,
there's no way to detect the removal of an objfile, say when the
inferior calls dlclose.

This patch adds a gdb.free_objfile event registry and arranges for an
event to be emitted in this case.
2022-07-18 11:25:34 -06:00
..
2022-07-15 07:55:32 -06:00
2022-07-08 14:14:58 -06:00
2022-03-29 12:46:24 -06:00
2022-04-27 22:05:03 -04:00
2022-06-23 09:27:30 -06:00
2022-07-18 11:25:34 -06:00
2022-07-05 10:28:39 -06:00
2022-07-05 10:28:39 -06:00
2022-03-29 12:46:24 -06:00
2022-03-29 12:46:24 -06:00
2022-07-05 11:22:20 -06:00
2022-06-23 09:27:30 -06:00
2022-06-23 09:27:30 -06:00
2022-03-29 12:46:24 -06:00