summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorJohn Polstra <jdp@FreeBSD.org>1999-03-25 02:03:22 +0000
committerJohn Polstra <jdp@FreeBSD.org>1999-03-25 02:03:22 +0000
commit9bc9d84761c1fb1d0a7ee95541940f1d0c179347 (patch)
tree75b5b99030c0bd96810747d519d3f1ed42650fa6 /lang
parentFix MASTER_SITE_SUBDIR and add USE_BZIP2. (diff)
Note that thread support works now.
Notes
Notes: svn path=/head/; revision=17387
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 166257098baa..8e605bb36de1 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