aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/debug
Commit message (Expand)AuthorAgeFilesLines
* gdb/gdbserver: use -static --static for static buildMichał Zagórski2024-12-161-1/+3
* gdb: build native gdb with static libexpatMichał Zagórski2024-12-161-1/+7
* gdb: fix GDB_CC_LD_LIBTOOL referencedemin.han2024-10-161-1/+1
* gdb: Use correct libexpat for native buildChris Packham2024-03-131-10/+1
* gdb: Fix extra config variable name for cross GDBChris Packham2024-03-011-2/+2
* gdb: Explicitly point to target's libgmp for native buildAlexey Brodkin2024-01-301-0/+8
* gdb: Use correct arguments for static linkingChris Packham2023-11-021-1/+5
* use -all-static when building a static gdbChris Copeland2023-09-241-2/+8
* gdb: fix build with recent ncursesKirill K. Smirnov2023-08-151-1/+8
* gdb: Static cross GDB is linked statically with std c++ libraryMaksim Morozov2023-05-311-1/+2
* gdb: Use a relative includedir for native gdb and gdbserverYuriy Kolerov2023-05-281-2/+13
* gdb: Fix extra config variable name for native GDBYuriy Kolerov2023-05-191-2/+2
* gdb: Add gdb 13.1Chris Packham2023-02-251-0/+6
* duma: Add version 2.5.21Chris Packham2022-05-151-0/+1
* gdb: drop obsolete versionsChris Packham2022-05-101-20/+0
* Retire obsoleted milestonesAlexey Neyman2022-02-111-26/+6
* gdb: Remove old milestonesChris Packham2021-09-211-21/+17
* Merge branch 'gdb-enable-tui' of https://github.com/foss-for-synopsys-dwc-arc...Chris Packham2021-09-191-4/+2
|\
| * gdb: Enable TUI for full target/native GDBAlexey Brodkin2021-09-161-4/+2
* | gdb: Realy decouple building of native/target GDB & gdbserverAlexey Brodkin2021-09-191-0/+8
|/
* 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