summaryrefslogtreecommitdiff
path: root/system/gdb/arm64.patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-06-16 22:41:24 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-06-16 22:41:24 +0000
commit2a54819744508a9a45a16457fc92c8d26424998b (patch)
treead4709e45eb5b3e67ef3af7f13e8df0ce82fb348 /system/gdb/arm64.patch
parent5656f7868ab52b6cf1bd7b36af2f4c46ffec3582 (diff)
downloadpackages-2a54819744508a9a45a16457fc92c8d26424998b.tar.gz
packages-2a54819744508a9a45a16457fc92c8d26424998b.tar.bz2
packages-2a54819744508a9a45a16457fc92c8d26424998b.tar.xz
packages-2a54819744508a9a45a16457fc92c8d26424998b.zip
system/gdb: bump to 8.3
Diffstat (limited to 'system/gdb/arm64.patch')
-rw-r--r--system/gdb/arm64.patch8
1 files changed, 2 insertions, 6 deletions
diff --git a/system/gdb/arm64.patch b/system/gdb/arm64.patch
index a718a8c6a..c8c9c29cb 100644
--- a/system/gdb/arm64.patch
+++ b/system/gdb/arm64.patch
@@ -9,12 +9,8 @@ provide the same headers as the kernel or musl.
--- a/gdb/nat/aarch64-sve-linux-ptrace.h
+++ b/gdb/nat/aarch64-sve-linux-ptrace.h
-@@ -20,12 +20,12 @@
- #ifndef AARCH64_SVE_LINUX_PTRACE_H
- #define AARCH64_SVE_LINUX_PTRACE_H
-
--#include <asm/sigcontext.h>
-+#include <signal.h>
+@@ -23,9 +23,9 @@
+ #include <signal.h>
#include <sys/utsname.h>
#include <sys/ptrace.h>
#include <asm/ptrace.h>