aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gdb
Commit message (Expand)AuthorAgeFilesLines
* On FreeBSD 9.x i386 systems, debugging applications with threads causes aTijl Coosemans2014-08-222-2/+6
* Fix symbol addresses in threadsTijl Coosemans2014-08-122-4/+5
* devel/gdb: change explicit gmake into MAKE_CMD with all extrasKurt Jaeger2014-08-051-2/+2
* devel/gdb: 7.7.1 -> 7.8Kurt Jaeger2014-08-055-20/+12
* Use MAKE_CMDBaptiste Daroussin2014-06-251-2/+2
* - Update to version 7.7.1.Tijl Coosemans2014-06-1029-442/+68
* - Fix build with clang34Bryan Drewery2014-04-101-1/+1
* - Fix build with devel/readline 6.3 updateBryan Drewery2014-03-022-1/+19
* - Update to 7.6.2Rusmir Dusko2014-01-243-27/+96
* Python cleanup:Rene Ladan2014-01-141-1/+1
* devel/gdb: fix build with gcc 4.8William Grzybowski2013-12-011-0/+11
* - Bump PORTREVISION once the search path of some files changedDanilo Egea Gondolfo2013-11-181-1/+1
* - Fix the search path of python filesDanilo Egea Gondolfo2013-11-181-3/+3
* - Add a patch I forgot in ports/183048Danilo Egea Gondolfo2013-10-221-0/+11
* - Remove absolute path from symlinkDanilo Egea Gondolfo2013-10-211-1/+1
* - Fix symlinkDanilo Egea Gondolfo2013-10-211-1/+1
* - Add stage supportDanilo Egea Gondolfo2013-10-182-74/+46
* - Remove commented out lineThomas Abthorpe2013-09-271-1/+0
* - Update to 7.6.1Thomas Abthorpe2013-09-266-8/+56
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-0/+1
* Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.Boris Samorodov2013-09-051-1/+1
* Enable PowerPC support.Raphael Kubo da Costa2013-09-023-9/+29
* Problems with inline and clang are because clang defaults to C99.Tijl Coosemans2013-07-062-43/+1
* Update to 7.6.Raphael Kubo da Costa2013-05-1710-185/+105
* Convert USE_NCURSES by USES=ncursesBaptiste Daroussin2013-05-061-2/+2
* Rely on bsdtar to autodetermine the format of the distfiles when possibleBaptiste Daroussin2013-04-291-2/+1
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
* - Add option to disable TUIPawel Pekala2013-03-1425-31/+599
* Improve/fix build with clang.Rene Ladan2012-12-256-34/+91
* - Update to 7.5.1Bryan Drewery2012-12-172-9/+4
* - Show thread names, closing ports/172572. Thanks to Mark Lokowich.Raphael Kubo da Costa2012-10-294-38/+185
* - Switch readline lib dependency to USE_READLINEBryan Drewery2012-09-091-4/+2
* Don't allow files to be extracted with 0666 permissions.Koop Mast2012-08-284-14/+35
* - Update to 7.5Bryan Drewery2012-08-2412-228/+28
* - Restore readline.6 library dependency as the port onlyBryan Drewery2012-08-101-3/+3
* Clarify a comment and incorporate a couple of patches.Wesley Shields2012-08-032-5/+8
* - Split THREADS patches to better support GNU binutilsMichael Scheidell2012-07-274-28/+34
* - Fix THREADS handlingSunpoet Po-Chuan Hsieh2012-06-271-14/+9
* - Fix Segfault [1]Michael Scheidell2012-06-232-14/+19
* - Update to 7.4.1Sunpoet Po-Chuan Hsieh2012-05-013-5/+21
* Fix GDB_LINK optionPawel Pekala2012-04-202-5/+7
* Create ${PREFIX}/bin/gdb link when installing from a packages with GDB_LINK e...Romain Tartière2012-04-022-4/+2
* - Install the python bindings when python is enabled.John Baldwin2012-03-102-1/+20
* - Adds HW watchpoint support for amd64, closing ports/160930 (thanks to Ben M...Michael Scheidell2012-02-259-8/+209
* - update to version 7.4Michael Scheidell2012-01-276-26/+50
* - Add OPTIONS: THREAD for optional thread support (default on)Sunpoet Po-Chuan Hsieh2011-11-181-3/+6
* - fix segfault if debugging a multithread applicationOlli Hauer2011-11-072-8/+14
* Change MAINTAINER to luca.pizzamiglio@gmail.comSteven Kreuzer2011-10-261-1/+1
* Update to 7.3.1Steven Kreuzer2011-09-263-16/+15
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-241-1/+1
* - Move from py24 over to py25 or aboveMartin Wilke2011-02-251-2/+2
* Add two new options to enable expat and Python support. Both areJohn Baldwin2011-01-121-4/+23
* Add WITH_DEBUG to build with debugging symbolsSteven Kreuzer2011-01-062-4/+29
* Update to 7.2Steven Kreuzer2011-01-062-5/+3
* Put ${LOCALBASE}/include at the end of the include path to prevent headers inSteven Kreuzer2010-12-211-2/+3
* GDB is a source-level debugger for Ada, C, C++, Objective-C, Pascal andSteven Kreuzer2010-11-1714-0/+1988