add support for gdbserver on AVR32 devices
commitb8ae02c5ff75edb638ab67e487227973bc34fb2f
authorWaldemar Brodkorb <wbx@openadk.org>
Sun, 8 Mar 2015 17:11:49 +0000 (8 18:11 +0100)
committerWaldemar Brodkorb <wbx@openadk.org>
Mon, 9 Mar 2015 06:39:32 +0000 (9 07:39 +0100)
tree86e7f7258796aa13f95969e00312884bf39e2299
parentd1c7e084c6ac11bc8d45f24ce6e3a8b659f902b2
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.
12 files changed:
package/gdb/Makefile
package/gdb/patches/7.8.2/microblaze.patch [moved from package/gdb/patches/microblaze.patch with 100% similarity]
package/gdb/patches/7.8.2/patch-gdb_common_linux-ptrace_h [moved from package/gdb/patches/patch-gdb_common_linux-ptrace_h with 100% similarity]
package/gdb/patches/7.8.2/patch-gdb_common_signals_c [moved from package/gdb/patches/patch-gdb_common_signals_c with 100% similarity]
package/gdb/patches/7.8.2/patch-gdb_gdbserver_configure [moved from package/gdb/patches/patch-gdb_gdbserver_configure with 100% similarity]
package/gdb/patches/7.8.2/patch-gdb_linux-nat_c [moved from package/gdb/patches/patch-gdb_linux-nat_c with 100% similarity]
package/gdb/patches/7.8.2/patch-ltmain_sh [moved from package/gdb/patches/patch-ltmain_sh with 100% similarity]
package/gdbserver/Makefile
package/gdbserver/patches/7.8.2/patch-gdb_common_linux-ptrace_c [moved from package/gdbserver/patches/patch-gdb_common_linux-ptrace_c with 100% similarity]
package/gdbserver/patches/7.8.2/patch-gdb_common_linux-ptrace_h [moved from package/gdbserver/patches/patch-gdb_common_linux-ptrace_h with 100% similarity]
package/gdbserver/patches/7.8.2/patch-gdb_gdbserver_linux-low_c [moved from package/gdbserver/patches/patch-gdb_gdbserver_linux-low_c with 100% similarity]
toolchain/gdb/Makefile.inc