gas thunderx support
[deliverable/binutils-gdb.git] / gdb / infcall.c
index 705e3771bd9fc06fe853c710e706e46ca86fe9b1..26c64f60b9a692ce4d77441a2c87ba77aed58228 100644 (file)
@@ -405,7 +405,7 @@ run_inferior_call (struct thread_info *call_thread, CORE_ADDR real_pc)
     {
       int was_sync = sync_execution;
 
-      proceed (real_pc, GDB_SIGNAL_0, 0);
+      proceed (real_pc, GDB_SIGNAL_0);
 
       /* Inferior function calls are always synchronous, even if the
         target supports asynchronous execution.  Do here what
This page took 0.023721 seconds and 4 git commands to generate.