aboutsummaryrefslogtreecommitdiff
path: root/config/gdb.conf
AgeCommit message (Expand)Author
2023-07-04config/gdb.conf: Add --with-additional-debug-dirs optionThiago Jung Bauermann
2023-04-10config/gdb.conf: Point to GMP and MPFR in the prefix directory for MinGW buildsThiago Jung Bauermann
2023-04-03config/gdb.conf: Disable Python on MinGW buildsThiago Jung Bauermann
2023-03-18config/gdb.conf,gdbserver.conf: Update latest to release 13Thiago Jung Bauermann
2022-07-05config/gdb.conf: Set configure flag '--with-auto-load-safe-path'Thiago Jung Bauermann
2022-06-29config/gdb.conf,gdbserver.conf: Update latest to release 12Thiago Jung Bauermann
2021-08-17config/latest-rel: Update component versionsMaxim Kuvyrkov
2021-08-11Replace "${local_builds}/destdir/${host}" with "$prefix"Maxim Kuvyrkov
2021-08-07config/gdb.conf: Add --disable-werror to GDB's configure flagsMaxim Kuvyrkov
2021-01-19Explicitly use python3 for building gdb and gdbserverMaxim Kuvyrkov
2020-12-12Re-work building GDB and gdbserver and update to gdb-10-branchMaxim Kuvyrkov
2019-05-12Update GDB to 8.3Christophe Lyon
2019-03-20Set mingw_only default value in one place onlyChristophe Lyon
2018-12-05Update GDB to 8.2Maxim Kuvyrkov
2018-02-06Bump GDB to 8.1 branch on request of Yao Qi (@arm && @linaro).Mark Murray
2017-05-05Upgrade gdb and gdbserver to 8.0 version.Yvan Roux
2017-04-03Unify mingw and linux manifests.Charles Baylis
2017-03-23Remove dead code which treats gdbserver as a subcomponent.Charles Baylis
2017-03-14Remove broken "depends" variable from conf files.Charles Baylis
2016-11-03config/gdb[server].conf: Update default GDB version from 7.11 to 7.12Ryan S. Arnold
2016-10-22Revert part of commit fd3907fb6c8da336c1ff948bc7e1eccd741f4a24Ryan S. Arnold
2016-10-14Upgrade gdb/gdbserver to 7.12-branch.Christophe Lyon
2016-06-21Don't disable the GDB simulator by default. This is used for testing the newl...Rob Savoye
2016-04-20Merge branch using an array into master. Address comments from patchset 4.Rob Savoye
2016-03-28Merge "Upgrade GDB version to 7.11"Maxim Kuvyrkov
2016-03-23Fix path to win32 python.Rob Savoye
2016-03-09Upgrade GDB version to 7.11Yao Qi
2016-03-03Fix typosRob Savoye
2015-09-18Add support to use Mingw2 expat dev package for win2 GDB builds.Rob Savoye
2015-08-03Make GDB build the python support by default.Rob Savoye
2015-07-10Fix typos in sed commands. Add missing end quote. Don't match spaces that m...Jim Wilson
2015-07-07Upgrade to FSF GDB 7.10 treeYao Qi
2015-05-22Use the latest GDB releaseRob Savoye
2015-03-13drop all flag from runtestsRob Savoye
2014-09-02just have all-gdb in default_makefilesRob Savoye
2014-08-13update to the 7.8 GDB branchRob Savoye
2014-08-12make all-bfd before all-gdbRob Savoye
2014-07-25move extra compilation flags to config filesRob Savoye
2014-06-01don't build tui for cygwinRob Savoye
2014-02-18tweak aarch64 pattern to match -elf when -none- isn't part of the tripletRob Savoye
2014-02-06GDB 7.7 was released today, so bump our versionRob Savoye
2014-02-04don't enable TUI twiceRob Savoye
2014-01-17Don't enable gdbsever at cross build time, it needs to be compiled for the hostRob Savoye
2014-01-16enable gdbserver for all linux targets, and disable the simulatorRob Savoye
2013-12-10Correct get_toolname to work with unified repo: binutils-gdb.gitRyan S. Arnold
2013-12-07use new binutils-gdb.git repositoryRob Savoye
2013-11-25don't build gdbserver, enable sim for bare metal targetsRob Savoye
2013-11-25add opening quoteRob Savoye
2013-11-05use 7.6 branch as latestRob Savoye
2013-11-04add GDB config fileRob Savoye