summaryrefslogtreecommitdiff
path: root/scripts/build/debug
AgeCommit message (Expand)AuthorFilesLines
2018-09-27Use 'chmod a-x' instead of 'chmod -x'Alexey Neyman1-1/+1
2018-06-05Avoid adding arch/cpu/tune flags for target to GCC buildAlexey Neyman4-24/+15
2018-05-06Restore a missing GDB optionAlexey Neyman1-2/+6
2018-04-29Fix strace 4.21+ on aarch64Alexey Neyman1-1/+2
2017-12-17Fix gdb build flags formingSergey Korolev1-10/+12
2017-12-17Merge pull request #882 from ksergeyv/gdb-linkAlexey Neyman1-80/+106
2017-12-14Fix variables passing to gdb configure scriptsSergey Korolev1-80/+106
2017-12-13Do not build a native gdbserver automaticallySergey Korolev1-0/+4
2017-10-01Add -D__GLIBC__ to target CFLAGSAlexey Neyman3-17/+41
2017-09-01config: Add package versioning flexibilityNathan Chancellor1-1/+1
2017-07-10Resolve a few more TBDsAlexey Neyman1-1/+0
2017-07-08Separate the notions of package name/labelAlexey Neyman1-1/+0
2017-07-08Fix the references to old config variablesAlexey Neyman4-64/+18
2017-06-17Add option to build gdbserver for target that does not require libstdc++.soNye Liu1-0/+4
2017-06-16Honor CFLAGS_FOR_BUILDAlexey Neyman1-3/+6
2017-06-05Add GDB 8.0 ...Alexey Neyman1-2/+7
2017-04-02CC_FOR_BUILD in gdb.shAlexey Neyman1-0/+6
2017-04-02Handle Python with non-default namesAlexey Neyman1-2/+15
2017-03-21Move some scripts to a new directory, maintainerAlexey Neyman1-34/+0
2017-03-07Disable format warnings for clangAlexey Neyman1-0/+5
2017-02-27Revert "Determine whether -E/-r option selects extended regexp"Alexey Neyman3-5/+5
2017-02-14Determine whether -E/-r option selects extended regexpAlexey Neyman3-5/+5
2017-02-11Merge pull request #584 from stilor/disallow-gold-for-elf2fltAlexey Neyman1-4/+0
2017-02-10Supply --disable-build-with-cxx instead of requiring C++Alexey Neyman1-0/+6
2017-02-10Remove wrapping if in 300-gdb.shAlexey Neyman1-4/+0
2017-01-30Use 'make install' to install DUMAAlexey Neyman1-27/+28
2017-01-26Fix handling of ltrace 0.5.3 peculiarity.Alexey Neyman1-2/+3
2017-01-25Run all configure scripts using ${CONFIG_SHELL}Alexey Neyman3-0/+6
2017-01-16Replace strace workaround with a patch.Alexey Neyman1-12/+0
2017-01-14Use ${CT_CC} instead of gcc ...Alexey Neyman2-4/+4
2017-01-14GDB 7.12 needs c++.Alexey Neyman1-9/+20
2017-01-13Unify fetching Linaro components.Alexey Neyman1-20/+11
2017-01-10Pick up <linux/ioctl.h> and friends from TARGET.Alexey Neyman1-9/+21
2017-01-10${LD_TARGET} -> ${CT_TARGET}.Alexey Neyman1-1/+1
2017-01-10Shut clang's warning that confuses configure.Alexey Neyman1-0/+6
2016-12-17Kill dmalloc.Alexey Neyman1-57/+0
2016-12-06Merge pull request #443 from KirillSmirnov/gdb-nativeAlexey Neyman1-2/+21
2016-12-05debug/gdb: restore commentsKirill K. Smirnov1-0/+12
2016-12-02Fix use of custom location if it is a directory.Alexey Neyman2-2/+2
2016-11-21Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.Alexey Neyman6-26/+26
2016-09-11debug/gdb: Add comments for untrivial flags.Kirill K. Smirnov1-0/+14
2016-09-09debug/gdb: properly link with expatKirill Smirnov1-10/+3
2016-04-02Work-around another quirk in GDB configure.Alexey Neyman1-4/+11
2016-04-02Unbreak static cross-gdb.Alexey Neyman1-5/+14
2015-12-08Whitespace: We don't use tabs in shell or kconfig filesBryan Hundven1-12/+12
2015-12-08scripts: Update usage of CT_GetCustomBryan Hundven1-7/+2
2015-11-25binutils/gdb: Fix configure options when building from binutils-gdb repoBryan Hundven1-0/+15
2015-11-17consistency: Use exported variables of required toolsBryan Hundven6-23/+23
2015-11-13Clean up 300-gdb.sh a bit.Alexey Neyman1-52/+31
2015-11-13Enable building expat/ncurses for host.Alexey Neyman1-2/+2