aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/debug/300-gdb.sh
Commit message (Expand)AuthorAgeFilesLines
* gdb: Don't mess with gdbserver config permissionsAlexey Brodkin2021-04-151-5/+0
* Enable static libgcc when CT_GDB_NATIVE_STATIC_LIBSTDCXX is setStephanos Ioannidis2020-05-261-0/+1
* Fix CT_GDB_NATIVE_STATIC_LIBSTDCXX referenceStephanos Ioannidis2020-05-261-2/+2
* Rename JOBSFLAGS -> CT_JOBSFLAGSAlexey Neyman2019-04-041-2/+2
* An artifact of merging native/gdbserver backendsAlexey Neyman2019-04-041-5/+5
* Make the proc_service.h workaround apply to gdbserverAlexey Neyman2019-03-121-6/+15
* Allow older GDB to build against newer glibcAlexey Neyman2019-03-111-1/+17
* Move GDB build into a common backend functionAlexey Neyman2019-03-091-267/+155
* Fix build of glibc 2.29 on systems with obsolete host programsAlexey Neyman2019-03-021-9/+6
* Use CFLAGS for both CFLAGS/CXXFLAGS in GDBAlexey Neyman2019-02-131-22/+6
* decouple darwin/clang here as per #712Roy Storey2019-02-131-12/+11
* Use 'chmod a-x' instead of 'chmod -x'Alexey Neyman2018-09-261-1/+1
* Avoid adding arch/cpu/tune flags for target to GCC buildAlexey Neyman2018-06-051-19/+10
* Restore a missing GDB optionAlexey Neyman2018-05-061-2/+6
* Fix gdb build flags formingSergey Korolev2017-12-181-10/+12
* Merge pull request #882 from ksergeyv/gdb-linkAlexey Neyman2017-12-171-80/+106
|\
| * Fix variables passing to gdb configure scriptsSergey Korolev2017-12-141-80/+106
* | Do not build a native gdbserver automaticallySergey Korolev2017-12-141-0/+4
|/
* Add -D__GLIBC__ to target CFLAGSAlexey Neyman2017-09-301-12/+21
* config: Add package versioning flexibilityNathan Chancellor2017-09-011-1/+1
* Separate the notions of package name/labelAlexey Neyman2017-07-081-1/+0
* Fix the references to old config variablesAlexey Neyman2017-07-081-29/+8
* Add option to build gdbserver for target that does not require libstdc++.soNye Liu2017-06-161-0/+4
* Honor CFLAGS_FOR_BUILDAlexey Neyman2017-06-151-3/+6
* Add GDB 8.0 ...Alexey Neyman2017-06-041-2/+7
* CC_FOR_BUILD in gdb.shAlexey Neyman2017-04-021-0/+6
* Handle Python with non-default namesAlexey Neyman2017-04-011-2/+15
* Disable format warnings for clangAlexey Neyman2017-03-071-0/+5
* Revert "Determine whether -E/-r option selects extended regexp"Alexey Neyman2017-02-261-2/+2
* Determine whether -E/-r option selects extended regexpAlexey Neyman2017-02-131-2/+2
* 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
|/
* Run all configure scripts using ${CONFIG_SHELL}Alexey Neyman2017-01-251-0/+3
* GDB 7.12 needs c++.Alexey Neyman2017-01-131-9/+20
* Unify fetching Linaro components.Alexey Neyman2017-01-121-20/+11
* Shut clang's warning that confuses configure.Alexey Neyman2017-01-101-0/+6
* 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
* | Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.Alexey Neyman2016-11-201-13/+13
|/
* 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-171-9/+9
* 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