summaryrefslogtreecommitdiff
path: root/scripts/build/debug/300-gdb.sh
AgeCommit message (Expand)AuthorFilesLines
2019-03-13Make the proc_service.h workaround apply to gdbserverAlexey Neyman1-6/+15
2019-03-11Allow older GDB to build against newer glibcAlexey Neyman1-1/+17
2019-03-10Move GDB build into a common backend functionAlexey Neyman1-267/+155
2019-03-02Fix build of glibc 2.29 on systems with obsolete host programsAlexey Neyman1-9/+6
2019-02-13Use CFLAGS for both CFLAGS/CXXFLAGS in GDBAlexey Neyman1-22/+6
2019-02-13decouple darwin/clang here as per #712Roy Storey1-12/+11
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 Neyman1-19/+10
2018-05-06Restore a missing GDB optionAlexey Neyman1-2/+6
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 Neyman1-12/+21
2017-09-01config: Add package versioning flexibilityNathan Chancellor1-1/+1
2017-07-08Separate the notions of package name/labelAlexey Neyman1-1/+0
2017-07-08Fix the references to old config variablesAlexey Neyman1-29/+8
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-07Disable format warnings for clangAlexey Neyman1-0/+5
2017-02-27Revert "Determine whether -E/-r option selects extended regexp"Alexey Neyman1-2/+2
2017-02-14Determine whether -E/-r option selects extended regexpAlexey Neyman1-2/+2
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-25Run all configure scripts using ${CONFIG_SHELL}Alexey Neyman1-0/+3
2017-01-14GDB 7.12 needs c++.Alexey Neyman1-9/+20
2017-01-13Unify fetching Linaro components.Alexey Neyman1-20/+11
2017-01-10Shut clang's warning that confuses configure.Alexey Neyman1-0/+6
2016-12-06Merge pull request #443 from KirillSmirnov/gdb-nativeAlexey Neyman1-2/+21
2016-12-05debug/gdb: restore commentsKirill K. Smirnov1-0/+12
2016-11-21Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.Alexey Neyman1-13/+13
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 Hundven1-9/+9
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
2015-11-13Change ncurses to a companion library.Alexey Neyman1-112/+1
2015-11-13Convert expat for target into a companion lib.Alexey Neyman1-53/+0
2015-11-13xtensa: add support for the configurable Xtensa architecture.Chris Zankel1-0/+4
2015-06-01gdb: Update 300-gdb.sh for multiple compilersRay Donnelly1-4/+4
2015-02-02scripts/*/*.sh: prioritize http downloadsBryan Hundven1-2/+3