gdb: update to 12.1
[openwrt/staging/dedeckeh.git] / package / devel / gdb / patches / 130-gdb-ctrl-c.patch
index 72b7273434d20eb525460539aec4c8c53f1998d1..f793a71cae0222e5abe6d1e4108f9147ef701e51 100644 (file)
@@ -24,7 +24,7 @@ Signed-off-by: Khem Raj <raj.khem@gmail.com>
 
 --- a/gdbserver/linux-low.cc
 +++ b/gdbserver/linux-low.cc
-@@ -5733,7 +5733,7 @@ linux_process_target::request_interrupt
+@@ -5496,7 +5496,7 @@ linux_process_target::request_interrupt
  {
    /* Send a SIGINT to the process group.  This acts just like the user
       typed a ^C on the controlling terminal.  */