aboutsummaryrefslogtreecommitdiffstats
path: root/package/devel/gdb/patches/130-gdb-ctrl-c.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2021-10-31 17:38:57 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2021-11-03 23:52:08 +0100
commit90a2398a1176c392213e8acfac7ea9f223cfb427 (patch)
tree4fcdb62d7aa12d9a47c51c17bcac0ee1c6932ebd /package/devel/gdb/patches/130-gdb-ctrl-c.patch
parent2fea0e5cb0957ab25627b181a70775ca5e52a2d5 (diff)
downloadupstream-90a2398a1176c392213e8acfac7ea9f223cfb427.tar.gz
upstream-90a2398a1176c392213e8acfac7ea9f223cfb427.tar.bz2
upstream-90a2398a1176c392213e8acfac7ea9f223cfb427.zip
gdb: Update to version 11.1
GDB 11.1 now depends on gmp. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package/devel/gdb/patches/130-gdb-ctrl-c.patch')
-rw-r--r--package/devel/gdb/patches/130-gdb-ctrl-c.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/devel/gdb/patches/130-gdb-ctrl-c.patch b/package/devel/gdb/patches/130-gdb-ctrl-c.patch
index 88b5de9d8c..72b7273434 100644
--- a/package/devel/gdb/patches/130-gdb-ctrl-c.patch
+++ b/package/devel/gdb/patches/130-gdb-ctrl-c.patch
@@ -24,7 +24,7 @@ Signed-off-by: Khem Raj <raj.khem@gmail.com>
--- a/gdbserver/linux-low.cc
+++ b/gdbserver/linux-low.cc
-@@ -5714,7 +5714,7 @@ linux_process_target::request_interrupt
+@@ -5733,7 +5733,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. */