mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-25 16:57:52 +00:00
Revert "X86: reverse-finish fix"
This reverts commit b22548ddb3.
This patch is being reverted since the patch series is causing regressions.
This commit is contained in:
@@ -625,6 +625,9 @@ run_inferior_call (std::unique_ptr<call_thread_fsm> sm,
|
||||
|
||||
disable_watchpoints_before_interactive_call_start ();
|
||||
|
||||
/* We want to print return value, please... */
|
||||
call_thread->control.proceed_to_finish = 1;
|
||||
|
||||
try
|
||||
{
|
||||
/* Infcalls run synchronously, in the foreground. */
|
||||
|
||||
Reference in New Issue
Block a user