From 9bc9d84761c1fb1d0a7ee95541940f1d0c179347 Mon Sep 17 00:00:00 2001 From: John Polstra Date: Thu, 25 Mar 1999 02:03:22 +0000 Subject: [PATCH] Note that thread support works now. --- lang/m3gdb/pkg-descr | 3 +-- 1 file changed, 1 insertion(+), 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