aboutsummaryrefslogtreecommitdiffstats
path: root/lang/m3gdb/pkg-descr
diff options
context:
space:
mode:
authorjdp <jdp@FreeBSD.org>1999-03-25 10:03:22 +0800
committerjdp <jdp@FreeBSD.org>1999-03-25 10:03:22 +0800
commitb85009a957b679cb4d97c3be8f22585b3fa63e72 (patch)
treee744091062c056479189ac7db3f7276e01cb9f6b /lang/m3gdb/pkg-descr
parente66a55d5207ab324393479492474c839ac998398 (diff)
downloadfreebsd-ports-graphics-b85009a957b679cb4d97c3be8f22585b3fa63e72.tar.gz
freebsd-ports-graphics-b85009a957b679cb4d97c3be8f22585b3fa63e72.tar.zst
freebsd-ports-graphics-b85009a957b679cb4d97c3be8f22585b3fa63e72.zip
Note that thread support works now.
Diffstat (limited to 'lang/m3gdb/pkg-descr')
-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 166257098ba..8e605bb36de 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