aboutsummaryrefslogtreecommitdiff
path: root/devel/gdb
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to 8.2.John Baldwin2018-09-2425-2265/+395
* devel/gdb: Update to 8.1.1Luca Pizzamiglio2018-08-112-9/+16
* 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-259-48/+312
* 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-1631-1/+1198
* devel/gdb: Update to version 8.1Luca Pizzamiglio2018-03-1446-3942/+2340
* KGDB fixes for amd64 and aarch64.John Baldwin2018-01-264-9/+8
* Merge in updates for mipsn32 and 32-bit arm.John Baldwin2017-10-137-214/+730
* 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-2920-55/+60
* devel/gdb: Fix build on MIPS and powerpcLuca Pizzamiglio2017-09-133-2/+27
* 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-235-28/+732
* Backport support for fs_base/gs_base and $_siginfo from GDB master.John Baldwin2017-08-0415-1/+2088
* Upgrade to GDB 8.0.John Baldwin2017-07-2826-1146/+429
* 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-085-4/+162
* Update to 7.12.1Olivier Cochard2017-02-143-9/+20
* Extract do-patch into a separate script.Mathieu Arnold2017-01-161-1/+1
* Fix my previous wrong commit by removing duplicate file content.Olivier Cochard2017-01-133-1176/+0
* Add MIPS support and other fixesOlivier Cochard2017-01-1210-102/+2464
* - 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-1836-3505/+219
* A few more recent patches that were merged to upstream GDB:John Baldwin2016-07-237-67/+507
* Import several patches recently merged upstream.John Baldwin2016-07-1516-2/+2932
* Enable PYTHON option by defaultPawel Pekala2016-06-241-2/+2
* Update to upstream release 7.11.1Thomas Zander2016-06-052-4/+5
* Make GDB build when basename() is POSIX compliant.Ed Schouten2016-06-011-0/+11
* Fix build with libreadline from base system (via BASE_READLINE OPTION)Thomas Zander2016-05-142-2/+14
* Fix an issue with gdb triggering assertions in kgdb on i386.John Baldwin2016-04-272-1/+16
* 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-1413-2508/+118
* Add support for armv6 native debugging (no crossdebugging yet)Oleksandr Tymoshenko2016-03-063-1/+379
* Various fixes to kgdb. Port revision bumped since kgdb is enabled byJohn Baldwin2016-01-117-27/+18
* 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-053-1/+12
* Don't look up thread names when examining core files. The names are onlyTijl Coosemans2015-10-192-1/+4
* Fix build with KGDB option.Jung-uk Kim2015-10-191-0/+12
* Fix a regression when debugging a threaded process that forks.Tijl Coosemans2015-10-182-2/+4
* Enable KGDB by default.John Baldwin2015-10-161-1/+2