aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gdb
Commit message (Expand)AuthorAgeFilesLines
* Various fixes to kgdb. Port revision bumped since kgdb is enabled byjhb2016-01-127-27/+18
* Partially revert r401242 to fix build with PYTHON option turned on. Notejkim2015-12-051-1/+2
* - Pass --without-guile to configure when GUILE option is offtijl2015-11-111-5/+3
* Enable regression teststijl2015-11-111-0/+3
* - Fix a potential parallel build issuetijl2015-11-063-1/+12
* Don't look up thread names when examining core files. The names are onlytijl2015-10-202-1/+4
* Fix build with KGDB option.jkim2015-10-201-0/+12
* Fix a regression when debugging a threaded process that forks.tijl2015-10-192-2/+4
* Enable KGDB by default.jhb2015-10-171-1/+2
* Add a new KGDB option to the devel/gdb port. This adds a forward portjhb2015-10-0714-3/+3798
* Update gdb to 7.10jhb2015-09-1912-1413/+22
* - Update to 7.9.1tijl2015-06-054-3/+6
* Update to 7.9.jhb2015-04-2919-479/+1159
* devel/gdb: add CPE informationrobak2015-03-181-1/+2
* - Install missing files required for GUILE supportashish2015-03-022-1/+21
* - Add support for XSAVE on amd64 and i386 using the recently addedjhb2015-02-1912-431/+1367
* - Add OPTION to enable support for GUILEashish2015-02-121-1/+4
* Update devel/gdb to version 7.8.2tijl2015-01-242-4/+3
* - Improve wording and formatting (most notably, missing space before openingdanfe2014-12-161-2/+2
* Remove obsolete patches.tijl2014-11-245-168/+1
* Update devel/gdb to 7.8.1tijl2014-11-153-5/+5
* Cleanup plistbapt2014-10-271-5/+0
* - Convert ports of devel/ to USES=pythonmva2014-10-211-4/+1
* - Fix a buffer overflow when copying a stringtijl2014-10-074-12/+66
* On FreeBSD 9.x i386 systems, debugging applications with threads causes atijl2014-08-222-2/+6
* Fix symbol addresses in threadstijl2014-08-122-4/+5
* devel/gdb: change explicit gmake into MAKE_CMD with all extraspi2014-08-051-2/+2
* devel/gdb: 7.7.1 -> 7.8pi2014-08-055-20/+12
* Use MAKE_CMDbapt2014-06-251-2/+2
* - Update to version 7.7.1.tijl2014-06-1029-442/+68
* - Fix build with clang34bdrewery2014-04-101-1/+1
* - Fix build with devel/readline 6.3 updatebdrewery2014-03-022-1/+19
* - Update to 7.6.2nemysis2014-01-243-27/+96
* Python cleanup:rene2014-01-141-1/+1
* devel/gdb: fix build with gcc 4.8wg2013-12-011-0/+11
* - Bump PORTREVISION once the search path of some files changeddanilo2013-11-181-1/+1
* - Fix the search path of python filesdanilo2013-11-181-3/+3
* - Add a patch I forgot in ports/183048danilo2013-10-221-0/+11
* - Remove absolute path from symlinkdanilo2013-10-211-1/+1
* - Fix symlinkdanilo2013-10-211-1/+1
* - Add stage supportdanilo2013-10-182-74/+46
* - Remove commented out linetabthorpe2013-09-271-1/+0
* - Update to 7.6.1tabthorpe2013-09-266-8/+56
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.bsam2013-09-051-1/+1
* Enable PowerPC support.rakuco2013-09-023-9/+29
* Problems with inline and clang are because clang defaults to C99.tijl2013-07-062-43/+1
* Update to 7.6.rakuco2013-05-1710-185/+105
* Convert USE_NCURSES by USES=ncursesbapt2013-05-061-2/+2
* Rely on bsdtar to autodetermine the format of the distfiles when possiblebapt2013-04-291-2/+1
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-1/+1
* - Add option to disable TUIpawel2013-03-1425-31/+599
* Improve/fix build with clang.rene2012-12-256-34/+91
* - Update to 7.5.1bdrewery2012-12-172-9/+4
* - Show thread names, closing ports/172572. Thanks to Mark Lokowich.rakuco2012-10-294-38/+185
* - Switch readline lib dependency to USE_READLINEbdrewery2012-09-091-4/+2
* Don't allow files to be extracted with 0666 permissions.kwm2012-08-284-14/+35
* - Update to 7.5bdrewery2012-08-2412-228/+28
* - Restore readline.6 library dependency as the port onlybdrewery2012-08-101-3/+3
* Clarify a comment and incorporate a couple of patches.wxs2012-08-032-5/+8
* - Split THREADS patches to better support GNU binutilsscheidell2012-07-274-28/+34
* - Fix THREADS handlingsunpoet2012-06-271-14/+9
* - Fix Segfault [1]scheidell2012-06-232-14/+19
* - Update to 7.4.1sunpoet2012-05-013-5/+21
* Fix GDB_LINK optionpawel2012-04-202-5/+7
* Create ${PREFIX}/bin/gdb link when installing from a packages with GDB_LINK e...romain2012-04-022-4/+2
* - Install the python bindings when python is enabled.jhb2012-03-102-1/+20
* - Adds HW watchpoint support for amd64, closing ports/160930 (thanks to Ben M...scheidell2012-02-259-8/+209
* - update to version 7.4scheidell2012-01-276-26/+50
* - Add OPTIONS: THREAD for optional thread support (default on)sunpoet2011-11-181-3/+6
* - fix segfault if debugging a multithread applicationohauer2011-11-072-8/+14
* Change MAINTAINER to luca.pizzamiglio@gmail.comskreuzer2011-10-261-1/+1
* Update to 7.3.1skreuzer2011-09-263-16/+15
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+1
* - Move from py24 over to py25 or abovemiwi2011-02-251-2/+2
* Add two new options to enable expat and Python support. Both arejhb2011-01-121-4/+23
* Add WITH_DEBUG to build with debugging symbolsskreuzer2011-01-062-4/+29
* Update to 7.2skreuzer2011-01-062-5/+3
* Put ${LOCALBASE}/include at the end of the include path to prevent headers inskreuzer2010-12-211-2/+3
* GDB is a source-level debugger for Ada, C, C++, Objective-C, Pascal andskreuzer2010-11-1714-0/+1988