add gdb-client to run on host to debug target.. (kgdb)
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>
Tue, 7 Jun 2005 08:11:06 +0000 (08:11 +0000)
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>
Tue, 7 Jun 2005 08:11:06 +0000 (08:11 +0000)
commitc071d7196411bb6f45e03717d0e75f50688ad8e9
tree0fa920b4314b5a7908adf1bfa2ae199e4e418ad8
parentc49e8f68d9bd268819efdf90cc6e894efc62513b
add gdb-client to run on host to debug target.. (kgdb)

SVN-Revision: 1166
29 files changed:
openwrt/toolchain/Config.in.devel
openwrt/toolchain/Makefile
openwrt/toolchain/gdb/Config.in [new file with mode: 0644]
openwrt/toolchain/gdb/Makefile [new file with mode: 0644]
openwrt/toolchain/gdb/patches/100-uclibc-conf.patch [new file with mode: 0644]
openwrt/toolchain/gdb/patches/200-uclibc-readline-conf.patch [new file with mode: 0644]
openwrt/toolchain/gdb/patches/400-mips-coredump.patch [new file with mode: 0644]
openwrt/toolchain/gdb/patches/500-thread-timeout.patch [new file with mode: 0644]
openwrt/toolchain/gdb/patches/600-debian_10.selected-frame.patch [new file with mode: 0644]
openwrt/toolchain/gdb/patches/620-debian_static-thread-db.patch [new file with mode: 0644]
openwrt/toolchain/gdb/patches/630-debian_24.tracepoint-segv.patch [new file with mode: 0644]
openwrt/toolchain/gdb/patches/640-debian_dwarf2-frame-signal-unwinder.patch [new file with mode: 0644]
openwrt/toolchain/gdb/patches/650-debian_vsyscall-gdb-support.patch [new file with mode: 0644]
openwrt/toolchain/gdb/patches/660-debian_dwarf-cfa-restore.patch [new file with mode: 0644]
openwrt/toolchain/gdb/patches/680-debian_sim-destdir.patch [new file with mode: 0644]
openwrt/toolchain/gdb/patches/690-debian_member-field-symtab.patch [new file with mode: 0644]
openwrt/toolchain/gdb/patches/700-debian_cp-pass-by-reference.patch [new file with mode: 0644]
openwrt/toolchain/gdb/patches/710-debian_thread-db-multiple-libraries.patch [new file with mode: 0644]
openwrt/toolchain/gdb/patches/720-debian_static-threads-test.patch [new file with mode: 0644]
openwrt/toolchain/gdb/patches/730-debian_gdb-fix-tracefork-check.patch [new file with mode: 0644]
openwrt/toolchain/gdb/patches/740-debian_make-cv-type-crash.patch [new file with mode: 0644]
openwrt/toolchain/gdb/patches/750-debian_sparc-singlestep.patch [new file with mode: 0644]
openwrt/toolchain/gdb/patches/760-debian_vsyscall-bfd-close-result.patch [new file with mode: 0644]
openwrt/toolchain/gdb/patches/770-debian_vfork-done-spelling.patch [new file with mode: 0644]
openwrt/toolchain/gdb/patches/780-debian_gdbserver-rdynamic.patch [new file with mode: 0644]
openwrt/toolchain/gdb/patches/790-debian_dwarf2-cfi-warning.patch [new file with mode: 0644]
openwrt/toolchain/gdb/patches/800-debian_linux-use-underscore-exit.patch [new file with mode: 0644]
openwrt/toolchain/gdb/patches/810-debian_bfd-no-kylix-crash.patch [new file with mode: 0644]
openwrt/toolchain/gdb/patches/820-debian_disable-linux-fork-messages.patch [new file with mode: 0644]