summaryrefslogtreecommitdiff
path: root/scripts/build/debug/300-gdb.sh
AgeCommit message (Expand)AuthorFilesLines
2021-09-21gdb: Remove old milestonesChris Packham1-21/+17
2021-09-19Merge branch 'gdb-enable-tui' of https://github.com/foss-for-synopsys-dwc-arc...Chris Packham1-4/+2
2021-09-19gdb: Realy decouple building of native/target GDB & gdbserverAlexey Brodkin1-0/+8
2021-09-16gdb: Enable TUI for full target/native GDBAlexey Brodkin1-4/+2
2021-08-24gdb: Add gdb-10.2Alexey Brodkin1-30/+91
2021-07-18Disable source-highlighting for static buildQBos071-0/+6
2021-04-15gdb: Don't mess with gdbserver config permissionsAlexey Brodkin1-5/+0
2020-05-26Enable static libgcc when CT_GDB_NATIVE_STATIC_LIBSTDCXX is setStephanos Ioannidis1-0/+1
2020-05-26Fix CT_GDB_NATIVE_STATIC_LIBSTDCXX referenceStephanos Ioannidis1-2/+2
2019-04-05Rename JOBSFLAGS -> CT_JOBSFLAGSAlexey Neyman1-2/+2
2019-04-05An artifact of merging native/gdbserver backendsAlexey Neyman1-5/+5
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