PR python/18285
[deliverable/binutils-gdb.git] / gdb / python / python.c
index ee866805715848560354cb453c971b6489bcbc27..4f88b0e26b5d4b0531271810d6d497be4258a2f5 100644 (file)
@@ -192,6 +192,7 @@ const struct extension_language_ops python_extension_ops =
   gdbpy_free_xmethod_worker_data,
   gdbpy_get_matching_xmethod_workers,
   gdbpy_get_xmethod_arg_types,
+  gdbpy_get_xmethod_result_type,
   gdbpy_invoke_xmethod
 };
 
This page took 0.023946 seconds and 4 git commands to generate.