aboutsummaryrefslogtreecommitdiff
path: root/devel/gdb/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to 8.2.John Baldwin2018-09-241-12/+3
* devel/gdb: Update to 8.1.1Luca Pizzamiglio2018-08-111-6/+13
* devel/gdb: Fix iconv supportLuca Pizzamiglio2018-07-281-2/+2
* devel/gdb: add support to UTF-8 charsetLuca Pizzamiglio2018-07-271-3/+8
* Fixes for kgdb including initial FreeBSD/arm support.John Baldwin2018-07-251-1/+1
* devel/gdb: Add mpfr as dependencyLuca Pizzamiglio2018-05-021-1/+2
* devel/gdb: fix a typo in the MakefileLuca Pizzamiglio2018-03-171-1/+1
* devel/gdb: fix build on currentLuca Pizzamiglio2018-03-161-1/+3
* devel/gdb: Update to version 8.1Luca Pizzamiglio2018-03-141-22/+11
* KGDB fixes for amd64 and aarch64.John Baldwin2018-01-261-1/+1
* Merge in updates for mipsn32 and 32-bit arm.John Baldwin2017-10-131-1/+7
* For ports that are explicitly enabled on armv6, also enable themMark Linimon2017-10-101-1/+1
* devel/gdb: Update to gdb 8.0.1Luca Pizzamiglio2017-09-291-5/+5
* devel/gdb: Fix build on MIPS and powerpcLuca Pizzamiglio2017-09-131-1/+2
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-1/+1
* Change MAINTAINER email to my new FreeBSD emailLuca Pizzamiglio2017-08-291-1/+1
* Add aarch64 support to GDB.John Baldwin2017-08-231-2/+2
* Backport support for fs_base/gs_base and $_siginfo from GDB master.John Baldwin2017-08-041-1/+15
* Upgrade to GDB 8.0.John Baldwin2017-07-281-5/+7
* Permit building GDB with python 3.John Baldwin2017-07-101-1/+1
* Update devel/readline to 7.0 patch 3Sunpoet Po-Chuan Hsieh2017-06-271-1/+1
* Sort ARCHS. Pet portlint.Mark Linimon2017-06-261-1/+2
* Begin deorbit burn of ia64. We have not attempted to build packages forMark Linimon2017-06-251-1/+1
* Fix several issues with kgdb:John Baldwin2017-05-081-0/+3
* Update to 7.12.1Olivier Cochard2017-02-141-6/+5
* Extract do-patch into a separate script.Mathieu Arnold2017-01-161-1/+1
* Add MIPS support and other fixesOlivier Cochard2017-01-121-9/+9
* - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLDmitry Marakasov2017-01-091-7/+0
* Fix build with BUNDLED_READLINE option.Tijl Coosemans2016-12-191-1/+1
* Update to 7.12.Tijl Coosemans2016-12-181-29/+12
* A few more recent patches that were merged to upstream GDB:John Baldwin2016-07-231-2/+12
* Import several patches recently merged upstream.John Baldwin2016-07-151-2/+20
* Enable PYTHON option by defaultPawel Pekala2016-06-241-2/+2
* Update to upstream release 7.11.1Thomas Zander2016-06-051-2/+2
* Fix build with libreadline from base system (via BASE_READLINE OPTION)Thomas Zander2016-05-141-2/+3
* Fix an issue with gdb triggering assertions in kgdb on i386.John Baldwin2016-04-271-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-3/+3
* Update devel/gdb to 7.11 which includes new thread support implementedTijl Coosemans2016-03-141-18/+7
* Add support for armv6 native debugging (no crossdebugging yet)Oleksandr Tymoshenko2016-03-061-1/+1
* Various fixes to kgdb. Port revision bumped since kgdb is enabled byJohn Baldwin2016-01-111-1/+1
* Partially revert r401242 to fix build with PYTHON option turned on. NoteJung-uk Kim2015-12-041-1/+2
* - Pass --without-guile to configure when GUILE option is offTijl Coosemans2015-11-111-5/+3
* Enable regression testsTijl Coosemans2015-11-111-0/+3
* - Fix a potential parallel build issueTijl Coosemans2015-11-051-1/+1
* Don't look up thread names when examining core files. The names are onlyTijl Coosemans2015-10-191-1/+1
* Fix a regression when debugging a threaded process that forks.Tijl Coosemans2015-10-181-1/+1
* Enable KGDB by default.John Baldwin2015-10-161-1/+2
* Add a new KGDB option to the devel/gdb port. This adds a forward portJohn Baldwin2015-10-061-3/+22
* Update gdb to 7.10John Baldwin2015-09-181-25/+12
* - Update to 7.9.1Tijl Coosemans2015-06-041-1/+1