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/gdb/patches/patch-gdb_common_linux-ptrace_h | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 package/gdb/patches/patch-gdb_common_linux-ptrace_h (limited to 'package/gdb/patches/patch-gdb_common_linux-ptrace_h') diff --git a/package/gdb/patches/patch-gdb_common_linux-ptrace_h b/package/gdb/patches/patch-gdb_common_linux-ptrace_h deleted file mode 100644 index 51e2c3637..000000000 --- a/package/gdb/patches/patch-gdb_common_linux-ptrace_h +++ /dev/null @@ -1,12 +0,0 @@ -* added from https://github.com/rofl0r/sabotage - ---- gdb-7.6.orig/gdb/common/linux-ptrace.h 2013-01-01 07:32:54.000000000 +0100 -+++ gdb-7.6/gdb/common/linux-ptrace.h 2013-08-13 17:10:13.000000000 +0200 -@@ -20,6 +20,7 @@ - - struct buffer; - -+#include - #include - - #ifndef PTRACE_GETSIGINFO -- cgit v1.2.3