aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/debug
Commit message (Expand)AuthorAgeFilesLines
* Determine whether -E/-r option selects extended regexpAlexey Neyman2017-02-133-5/+5
* Merge pull request #584 from stilor/disallow-gold-for-elf2fltAlexey Neyman2017-02-101-4/+0
|\
| * Remove wrapping if in 300-gdb.shAlexey Neyman2017-02-091-4/+0
* | Supply --disable-build-with-cxx instead of requiring C++Alexey Neyman2017-02-091-0/+6
|/
* Use 'make install' to install DUMAAlexey Neyman2017-01-301-27/+28
* Fix handling of ltrace 0.5.3 peculiarity.Alexey Neyman2017-01-261-2/+3
* Run all configure scripts using ${CONFIG_SHELL}Alexey Neyman2017-01-253-0/+6
* Replace strace workaround with a patch.Alexey Neyman2017-01-161-12/+0
* Use ${CT_CC} instead of gcc ...Alexey Neyman2017-01-132-4/+4
* GDB 7.12 needs c++.Alexey Neyman2017-01-131-9/+20
* Unify fetching Linaro components.Alexey Neyman2017-01-121-20/+11
* Pick up <linux/ioctl.h> and friends from TARGET.Alexey Neyman2017-01-101-9/+21
* ${LD_TARGET} -> ${CT_TARGET}.Alexey Neyman2017-01-101-1/+1
* Shut clang's warning that confuses configure.Alexey Neyman2017-01-101-0/+6
* Kill dmalloc.Alexey Neyman2016-12-161-57/+0
* Merge pull request #443 from KirillSmirnov/gdb-nativeAlexey Neyman2016-12-051-2/+21
|\
| * debug/gdb: restore commentsKirill K. Smirnov2016-12-051-0/+12
| * debug/gdb: Add comments for untrivial flags.Kirill K. Smirnov2016-09-121-0/+14
| * debug/gdb: properly link with expatKirill Smirnov2016-09-091-10/+3
* | Fix use of custom location if it is a directory.Alexey Neyman2016-12-022-2/+2
* | Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.Alexey Neyman2016-11-206-26/+26
|/
* Work-around another quirk in GDB configure.Alexey Neyman2016-04-011-4/+11
* Unbreak static cross-gdb.Alexey Neyman2016-04-011-5/+14
* Whitespace: We don't use tabs in shell or kconfig filesBryan Hundven2015-12-081-12/+12
* scripts: Update usage of CT_GetCustomBryan Hundven2015-12-081-7/+2
* binutils/gdb: Fix configure options when building from binutils-gdb repoBryan Hundven2015-11-241-0/+15
* consistency: Use exported variables of required toolsBryan Hundven2015-11-176-23/+23
* Clean up 300-gdb.sh a bit.Alexey Neyman2015-11-131-52/+31
* Enable building expat/ncurses for host.Alexey Neyman2015-11-131-2/+2
* Change ncurses to a companion library.Alexey Neyman2015-11-131-112/+1
* Convert expat for target into a companion lib.Alexey Neyman2015-11-131-53/+0
* xtensa: add support for the configurable Xtensa architecture.Chris Zankel2015-11-131-0/+4
* gdb: Update 300-gdb.sh for multiple compilersRay Donnelly2015-06-021-4/+4
* scripts/*/*.sh: prioritize http downloadsBryan Hundven2015-02-012-3/+4
* debug: gdb: Add Linaro GDB 7.8-2014.09 and Linaro GDB 7.6.1-2013.10Cristoforo Cataldo2015-01-161-14/+16
* gdb: fix typo made in gdb build scriptBryan Hundven2014-12-091-1/+1
* gcc and gdb: fix fetching linaro builds (part three)Bryan Hundven2014-12-081-1/+1
* gcc and gdb: fix fetching linaro builds (part two)Bryan Hundven2014-12-081-1/+1
* gcc and gdb: fix fetching linaro buildsBryan Hundven2014-12-081-2/+2
* scripts: Update download locationsBryan Hundven2014-12-082-6/+10
* debug/gdb: fix canadian-cross in case of static cross gdbYann E. MORIN"2013-11-151-2/+2
* debug/dmalloc: enforce cross-compilationSamuel Martin"2013-03-161-0/+3
* debug/strace: enforce cross-compilationSamuel Martin"2013-03-161-0/+3
* debug/gdb: enforce gdbserver cross-compilationSamuel Martin"2013-03-161-0/+3
* debug/gdb: a litle bit of trivial code-reorderingYann E. MORIN"2013-03-031-11/+7
* debug/gdb: fix possibly broken codeYann E. MORIN"2013-03-031-2/+3
* debug/gdb: move the ncurses build to a backendYann E. MORIN"2013-03-031-56/+82
* debug/gdb: always enable expat for the cross-gdbYann E. MORIN"2013-03-031-10/+6
* debug/gdb: fix $need_expat_src usage for native-gdbYann E. MORIN"2013-03-031-20/+39
* debug/gdb: fix $need_ncurses_src usageYann E. MORIN"2013-03-031-1/+1