summaryrefslogtreecommitdiff
path: root/devel/gdb (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Remove commented out lineThomas Abthorpe2013-09-261-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-201-0/+1
* Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.Boris Samorodov2013-09-041-1/+1
* Enable PowerPC support.Raphael Kubo da Costa2013-09-013-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-1610-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-1325-31/+599
* Improve/fix build with clang.Rene Ladan2012-12-246-34/+91
* - Update to 7.5.1Bryan Drewery2012-12-162-9/+4
* - Show thread names, closing ports/172572. Thanks to Mark Lokowich.Raphael Kubo da Costa2012-10-284-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-274-14/+35
* - Update to 7.5Bryan Drewery2012-08-2412-228/+28
* - Restore readline.6 library dependency as the port onlyBryan Drewery2012-08-091-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-261-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-192-5/+7
* Create ${PREFIX}/bin/gdb link when installing from a packages with GDB_LINK e...Romain Tartière2012-04-012-4/+2
* - Install the python bindings when python is enabled.John Baldwin2012-03-092-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-062-8/+14
* Change MAINTAINER to luca.pizzamiglio@gmail.comSteven Kreuzer2011-10-251-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-231-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-111-4/+23
* Add WITH_DEBUG to build with debugging symbolsSteven Kreuzer2011-01-052-4/+29
* Update to 7.2Steven Kreuzer2011-01-052-5/+3
* Put ${LOCALBASE}/include at the end of the include path to prevent headers inSteven Kreuzer2010-12-201-2/+3
* GDB is a source-level debugger for Ada, C, C++, Objective-C, Pascal andSteven Kreuzer2010-11-1614-0/+1988