summaryrefslogtreecommitdiff
path: root/lang/m3gdb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-1/+1
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* Note that thread support works now.John Polstra1999-03-251-2/+1
| | | | Notes: svn path=/head/; revision=17387
* Fix the "switch" command so that one can switch between threads fromJohn Polstra1999-03-152-0/+40
| | | | | | | the debugger. Notes: svn path=/head/; revision=17237
* Add "devel" to the CATEGORIES line.John Polstra1999-03-071-2/+2
| | | | Notes: svn path=/head/; revision=17033
* Import the "m3gdb" port. It is a modified version of gdb-4.17 whichJohn Polstra1999-03-017-0/+199
supports debugging Modula-3 programs. Submitted by: Olaf Wagner <wagner@luthien.in-berlin.de> Notes: svn path=/head/; revision=16957