From ef125891a210ede7fe6317fdb63170789571236e Mon Sep 17 00:00:00 2001 From: Patrick Monnerat Date: Fri, 9 Feb 2024 11:03:33 +0100 Subject: [PATCH] Upgrade submodule, sync patch --- binutils-gdb | 2 +- patches/binutils-gdb/009-windows-stop.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/binutils-gdb b/binutils-gdb index 44c91f5..41e1158 160000 --- a/binutils-gdb +++ b/binutils-gdb @@ -1 +1 @@ -Subproject commit 44c91f530fc9acc3a535953696d49633e5a7e24a +Subproject commit 41e115853eef32304e3e6fcd7feb4ec116090ee0 diff --git a/patches/binutils-gdb/009-windows-stop.patch b/patches/binutils-gdb/009-windows-stop.patch index 5410bbf..03eeb7b 100644 --- a/patches/binutils-gdb/009-windows-stop.patch +++ b/patches/binutils-gdb/009-windows-stop.patch @@ -12,7 +12,7 @@ diff -Naurp a/gdb/windows-nat.c b/gdb/windows-nat.c const char *pid_to_exec_file (int pid) override; -@@ -1565,6 +1566,12 @@ windows_nat_target::pass_ctrlc () +@@ -1564,6 +1565,12 @@ windows_nat_target::pass_ctrlc () { interrupt (); } -- 2.43.5