summaryrefslogtreecommitdiff
path: root/package/gdb
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-03-08 18:11:49 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-03-09 07:39:32 +0100
commitb8ae02c5ff75edb638ab67e487227973bc34fb2f (patch)
tree86e7f7258796aa13f95969e00312884bf39e2299 /package/gdb
parentd1c7e084c6ac11bc8d45f24ce6e3a8b659f902b2 (diff)
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.
Diffstat (limited to 'package/gdb')
-rw-r--r--package/gdb/Makefile2
-rw-r--r--package/gdb/patches/7.8.2/microblaze.patch (renamed from package/gdb/patches/microblaze.patch)0
-rw-r--r--package/gdb/patches/7.8.2/patch-gdb_common_linux-ptrace_h (renamed from package/gdb/patches/patch-gdb_common_linux-ptrace_h)0
-rw-r--r--package/gdb/patches/7.8.2/patch-gdb_common_signals_c (renamed from package/gdb/patches/patch-gdb_common_signals_c)0
-rw-r--r--package/gdb/patches/7.8.2/patch-gdb_gdbserver_configure (renamed from package/gdb/patches/patch-gdb_gdbserver_configure)0
-rw-r--r--package/gdb/patches/7.8.2/patch-gdb_linux-nat_c (renamed from package/gdb/patches/patch-gdb_linux-nat_c)0
-rw-r--r--package/gdb/patches/7.8.2/patch-ltmain_sh (renamed from package/gdb/patches/patch-ltmain_sh)0
7 files changed, 1 insertions, 1 deletions
diff --git a/package/gdb/Makefile b/package/gdb/Makefile
index 3dbe4d2f9..85272567f 100644
--- a/package/gdb/Makefile
+++ b/package/gdb/Makefile
@@ -11,7 +11,7 @@ PKG_DEPENDS:= libthread-db libncurses libexpat zlib
PKG_BUILDDEP:= ncurses readline expat zlib
PKG_NOPARALLEL:= 1
-PKG_ARCH_DEPENDS:= !m68k
+PKG_ARCH_DEPENDS:= !m68k !avr32
PKG_BUILDDEP_UCLIBC:= libiconv-tiny
PKG_BUILDDEP_UCLIBC_NG:=libiconv-tiny
diff --git a/package/gdb/patches/microblaze.patch b/package/gdb/patches/7.8.2/microblaze.patch
index ce3f9b35b..ce3f9b35b 100644
--- a/package/gdb/patches/microblaze.patch
+++ b/package/gdb/patches/7.8.2/microblaze.patch
diff --git a/package/gdb/patches/patch-gdb_common_linux-ptrace_h b/package/gdb/patches/7.8.2/patch-gdb_common_linux-ptrace_h
index 51e2c3637..51e2c3637 100644
--- a/package/gdb/patches/patch-gdb_common_linux-ptrace_h
+++ b/package/gdb/patches/7.8.2/patch-gdb_common_linux-ptrace_h
diff --git a/package/gdb/patches/patch-gdb_common_signals_c b/package/gdb/patches/7.8.2/patch-gdb_common_signals_c
index 114f5b867..114f5b867 100644
--- a/package/gdb/patches/patch-gdb_common_signals_c
+++ b/package/gdb/patches/7.8.2/patch-gdb_common_signals_c
diff --git a/package/gdb/patches/patch-gdb_gdbserver_configure b/package/gdb/patches/7.8.2/patch-gdb_gdbserver_configure
index fb32187b2..fb32187b2 100644
--- a/package/gdb/patches/patch-gdb_gdbserver_configure
+++ b/package/gdb/patches/7.8.2/patch-gdb_gdbserver_configure
diff --git a/package/gdb/patches/patch-gdb_linux-nat_c b/package/gdb/patches/7.8.2/patch-gdb_linux-nat_c
index 9ba7254ca..9ba7254ca 100644
--- a/package/gdb/patches/patch-gdb_linux-nat_c
+++ b/package/gdb/patches/7.8.2/patch-gdb_linux-nat_c
diff --git a/package/gdb/patches/patch-ltmain_sh b/package/gdb/patches/7.8.2/patch-ltmain_sh
index 98afcfbc0..98afcfbc0 100644
--- a/package/gdb/patches/patch-ltmain_sh
+++ b/package/gdb/patches/7.8.2/patch-ltmain_sh