summaryrefslogtreecommitdiff
path: root/lang/m3gdb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Note that thread support works now.John Polstra1999-03-251-2/+1
|
* Fix the "switch" command so that one can switch between threads fromJohn Polstra1999-03-152-0/+40
| | | | the debugger.
* Add "devel" to the CATEGORIES line.John Polstra1999-03-071-2/+2
|
* 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>