From b8ae02c5ff75edb638ab67e487227973bc34fb2f Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 8 Mar 2015 18:11:49 +0100 Subject: add support for gdbserver on AVR32 devices Happily I got the old gdb tarball from buildroot source repository. (thx Yann) Mirror the package and make it compile for native gdbserver. Patches need to be shuffled to version directories. --- package/gdbserver/patches/patch-gdb_common_linux-ptrace_c | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 package/gdbserver/patches/patch-gdb_common_linux-ptrace_c (limited to 'package/gdbserver/patches/patch-gdb_common_linux-ptrace_c') diff --git a/package/gdbserver/patches/patch-gdb_common_linux-ptrace_c b/package/gdbserver/patches/patch-gdb_common_linux-ptrace_c deleted file mode 100644 index aec39df40..000000000 --- a/package/gdbserver/patches/patch-gdb_common_linux-ptrace_c +++ /dev/null @@ -1,10 +0,0 @@ ---- gdb-7.8.orig/gdb/common/linux-ptrace.c 2014-07-29 14:37:42.000000000 +0200 -+++ gdb-7.8/gdb/common/linux-ptrace.c 2014-09-05 00:52:41.353409084 +0200 -@@ -23,6 +23,7 @@ - #include - #endif - -+#include - #include "linux-ptrace.h" - #include "linux-procfs.h" - #include "nat/linux-waitpid.h" -- cgit v1.2.3