X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fdevel%2Fgdb%2Fpatches%2F130-gdb-ctrl-c.patch;h=72b7273434d20eb525460539aec4c8c53f1998d1;hb=90a2398a1176c392213e8acfac7ea9f223cfb427;hp=88b5de9d8c4b3383a1381b063033bdbf4ead159f;hpb=2fea0e5cb0957ab25627b181a70775ca5e52a2d5;p=openwrt%2Fstaging%2Fmkresin.git 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 --- 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. */