gdb: use two displaced step buffers on amd64-linux
[deliverable/binutils-gdb.git] / gdb / infrun.c
index c155899ea63a424b015bf5ebb5b3151f4c27b78a..82aef283a6d2cd288522f73e1e709280ec36c2ef 100644 (file)
@@ -1252,6 +1252,8 @@ follow_exec (ptid_t ptid, const char *exec_file_target)
      to symbol_file_command...).  */
   insert_breakpoints ();
 
+  gdb::observers::inferior_execd.notify (inf);
+
   /* The next resume of this inferior should bring it to the shlib
      startup breakpoints.  (If the user had also set bp's on
      "main" from the old (parent) process, then they'll auto-
This page took 0.023841 seconds and 4 git commands to generate.