aboutsummaryrefslogtreecommitdiff
path: root/devel/gdb
Commit message (Expand)AuthorAgeFilesLines
* devel/gdb: Update to 12.1.John Baldwin2022-05-1043-166/+5431
* devel/gdb: Handle recent 14.0 systems with libc++ in /lib.John Baldwin2022-04-142-6/+15
* devel/gdb: Update to 11.2Luca Pizzamiglio2022-01-172-5/+5
* devel/gdb: Fix kernel backend registrations.John Baldwin2021-12-065-5/+5
* devel/gdb: Avoid a divide by zero in kgdb.John Baldwin2021-10-142-0/+3
* devel/gdb: Update to 11.1.John Baldwin2021-09-2019-202/+151
* devel/gdb: Add a hack to fix the kill storm bugLuca Pizzamiglio2021-07-032-1/+16
* *: Remove unnecessary 'port' argument from USES=readlineYasuhiro Kimura2021-05-151-1/+1
* devel/gdb: Update to 10.2Luca Pizzamiglio2021-05-093-725/+8
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-0614-16/+0
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* Fix a couple of issues in kgdb.John Baldwin2021-01-083-58/+144
* Update COMMENTLuca Pizzamiglio2020-12-291-1/+1
* Drop python 2.7 support from a few portsAntoine Brodin2020-12-281-1/+1
* Update kernel relocation code in kgdb for GDB 10.John Baldwin2020-12-071-14/+5
* devel/gdb: Update to 10.1Luca Pizzamiglio2020-12-0418-345/+223
* devel/gdb: Fix python 3.9 supportLuca Pizzamiglio2020-10-182-1/+100
* devel/gdb: remove gnu89 requirementLuca Pizzamiglio2020-06-081-1/+1
* devel/gdb: Update to 9.2Luca Pizzamiglio2020-06-052-4/+4
* devel/gdb: fix build with BUILE option enabledLuca Pizzamiglio2020-03-132-5/+3
* Update to GDB 9.1.John Baldwin2020-03-0926-1805/+238
* Bring in various kgdb fixes for powerpc.John Baldwin2020-02-275-48/+151
* devel/gdb: update to 8.3.1Luca Pizzamiglio2019-10-012-5/+4
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
* Update Guile to version 2.2.5, modern stable version, and fix dependentAlexey Dokuchaev2019-06-272-2/+720
* Unreverse the thread list for 'info threads' internal command. Now itGleb Smirnoff2019-06-042-4/+9
* Update port to GDB 8.3.John Baldwin2019-06-0159-1633/+1974
* Bump a few PORTREVISIONs after r498529Antoine Brodin2019-04-101-1/+1
* Update devel/readline to 8.0Sunpoet Po-Chuan Hsieh2019-04-091-1/+1
* devel/gdb: fix package error w/o python introduced in r493008Pietro Cerutti2019-02-181-1/+1
* Include pretty printers for libc++ when Python is enabled.John Baldwin2019-02-153-2/+35
* devel/gdb: update to 8.2.1Luca Pizzamiglio2019-02-072-5/+5
* Enable separate flavors for different python versions.John Baldwin2019-01-151-1/+7
* Fix packing list .pyc files when using Python 3.2+.John Baldwin2018-12-121-0/+1
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
* Spell CHOSEN_COMPILER_TYPE correctlyAntoine Brodin2018-12-111-2/+2
* Various fixes for GDB's data directory.John Baldwin2018-12-103-56/+148
* Speed up devel/gdb startup on FreeBSDJohn Baldwin2018-12-062-1/+60
* devel/gdb: Add NLS optionLuca Pizzamiglio2018-11-281-7/+6
* 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