* gdb.base/help.exp (help source): Update expected output.
[deliverable/binutils-gdb.git] / gdb / jit.c
index 433746a48d05a0274510e476c2129e4c09003aa3..e17f0ab78aba31e58fef424c0b47410240e86289 100644 (file)
--- a/gdb/jit.c
+++ b/gdb/jit.c
@@ -397,7 +397,7 @@ jit_inferior_created_observer (struct target_ops *objfile, int from_tty)
    for example when it crashes.  */
 
 static void
-jit_inferior_exit_hook (int pid)
+jit_inferior_exit_hook (struct inferior *inf)
 {
   struct objfile *objf;
   struct objfile *temp;
This page took 0.023702 seconds and 4 git commands to generate.