New python event "clear_objfiles".
[deliverable/binutils-gdb.git] / gdb / python / python-internal.h
index c262a46231e6deb8f0bfc139366c30fd775a314b..54eebeb42b06675d1d57c828795b4223d7f7f2c8 100644 (file)
@@ -470,6 +470,8 @@ int gdbpy_initialize_thread_event (void)
   CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION;
 int gdbpy_initialize_new_objfile_event (void)
   CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION;
+int gdbpy_initialize_clear_objfiles_event (void)
+  CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION;
 int gdbpy_initialize_arch (void)
   CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION;
 int gdbpy_initialize_xmethods (void)
This page took 0.024079 seconds and 4 git commands to generate.