summaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorjdp <jdp@FreeBSD.org>1999-03-25 02:03:22 +0000
committerjdp <jdp@FreeBSD.org>1999-03-25 02:03:22 +0000
commitb85009a957b679cb4d97c3be8f22585b3fa63e72 (patch)
treee744091062c056479189ac7db3f7276e01cb9f6b /lang
parente66a55d5207ab324393479492474c839ac998398 (diff)
downloadFreeBSD-ports-b85009a957b679cb4d97c3be8f22585b3fa63e72.zip
FreeBSD-ports-b85009a957b679cb4d97c3be8f22585b3fa63e72.tar.gz
Note that thread support works now.
Diffstat (limited to 'lang')
-rw-r--r--lang/m3gdb/pkg-descr3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/m3gdb/pkg-descr b/lang/m3gdb/pkg-descr
index 1662570..8e605bb 100644
--- a/lang/m3gdb/pkg-descr
+++ b/lang/m3gdb/pkg-descr
@@ -5,8 +5,7 @@ FreeBSD. Using it you can
o set/clear/enable/disable breakpoints in Modula-3 programs
o inspect the values of variables and evaluate Modula-3 expressions
o view and inspect stack frames
-
-Thread support seems not to work right now.
+ o switch between threads, if you're careful to switch back again
This debugger is much more useful if your Modula-3 libraries contain
debugging symbols. To accomplish that, do a "make configure" of the
OpenPOWER on IntegriCloud