aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/debug
Commit message (Expand)AuthorAgeFilesLines
* gdb: Add gdb-10.2Alexey Brodkin2021-08-251-30/+91
* Disable source-highlighting for static buildQBos072021-07-181-0/+6
* gdb: Don't mess with gdbserver config permissionsAlexey Brodkin2021-04-151-5/+0
* build: debug: strace: Add -D__USE_MISC to target CFLAGSChris Packham2021-03-301-1/+1
* 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-054-24/+15
* Restore a missing GDB optionAlexey Neyman2018-05-061-2/+6
* Fix strace 4.21+ on aarch64Alexey Neyman2018-04-291-1/+2
* 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-303-17/+41
* config: Add package versioning flexibilityNathan Chancellor2017-09-011-1/+1
* Resolve a few more TBDsAlexey Neyman2017-07-091-1/+0
* Separate the notions of package name/labelAlexey Neyman2017-07-081-1/+0
* Fix the references to old config variablesAlexey Neyman2017-07-084-64/+18
* 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
* Move some scripts to a new directory, maintainerAlexey Neyman2017-03-211-34/+0
* Disable format warnings for clangAlexey Neyman2017-03-071-0/+5
* Revert "Determine whether -E/-r option selects extended regexp"Alexey Neyman2017-02-263-5/+5
* 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