- Sep 01, 2019
-
-
Thomas Langer authored
When CONFIG_BUILD_SUFFIX is enabled, the target-* folders in build_dir and staging_dir have this suffix in the name, but not the toolchain directories. When detecting the names for "arch" and "libc", also accept the suffix and do not use it for the toolchain path. Signed-off-by:
Thomas Langer <thomas.langer@intel.com>
-
- Feb 07, 2017
-
-
Felix Fietkau authored
Our supported libcs are ABI compatible across version upgrades Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Aug 01, 2016
-
-
Hauke Mehrtens authored
Fix the scripts/remote-gdb script when CONFIG_BUILD_SUFFIX is set. CONFIG_BUILD_SUFFIX extends the name of the folder build_dir/target* Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de>
-
- Apr 28, 2016
-
-
Iblis Lin authored
Signed-off-by:
Iblis Lin <e196819@hotmail.com>
-
- Jan 23, 2015
-
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44088
-
- Dec 10, 2014
-
-
John Crispin authored
Plain "remote" results in failure to connect using the gdb built with the toolchain. (On atheros target at least) extended-remote also allows "run" to restart the target process. Signed-off-by:
Karl Palsson <karlp@remake.is> SVN-Revision: 43596
-
- Sep 18, 2014
-
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 42609
-
- May 09, 2013
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36596
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36595
-
- Nov 08, 2012
-
-
Jo-Philipp Wich authored
SVN-Revision: 34118
-
- May 13, 2011
-
-
Hamish Guthrie authored
SVN-Revision: 26885
-
- Oct 12, 2010
-
-
Jo-Philipp Wich authored
SVN-Revision: 23407
-
Jo-Philipp Wich authored
SVN-Revision: 23406
-
- Mar 18, 2010
-
-
Jo-Philipp Wich authored
remote-gdb: * use sysroot instead of solib search paths * don't query arch if there's only one choice SVN-Revision: 20290
-
- Feb 24, 2010
-
-
Jo-Philipp Wich authored
SVN-Revision: 19850
-
Jo-Philipp Wich authored
SVN-Revision: 19845
-
- Oct 25, 2009
-
-
Jo-Philipp Wich authored
add "remote-gdb", a helper script to connect the local host gdb with a running gdbserver on the target SVN-Revision: 18153
-