add gdb-client to run on host to debug target.. (kgdb)
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 7 Jun 2005 08:11:06 +0000 (08:11 +0000)
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 7 Jun 2005 08:11:06 +0000 (08:11 +0000)
commite772a8b1a3b5cb5a2d4ad571526f66a2e18485a4
treec154b3c2f8370f229a4f8fd0bf65c3ae12060383
parentd1e86b499a00b9183c83caa667697b39c68641a0
add gdb-client to run on host to debug target.. (kgdb)

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