head	1.3;
access;
symbols
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2
	RELEASE_4_3_0:1.2
	RELEASE_4_2_0:1.2
	RELEASE_4_1_1:1.2
	RELEASE_4_1_0:1.2
	RELEASE_3_5_0:1.2
	RELEASE_4_0_0:1.2
	RELEASE_3_4_0:1.2
	RELEASE_3_3_0:1.2
	RELEASE_3_2_0:1.2
	wagner_4_17:1.1.1.1
	WAGNER:1.1.1;
locks; strict;
comment	@# @;


1.3
date	2006.02.03.17.27.40;	author vs;	state dead;
branches;
next	1.2;

1.2
date	99.03.25.02.03.22;	author jdp;	state Exp;
branches;
next	1.1;

1.1
date	99.03.01.04.11.23;	author jdp;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.03.01.04.11.23;	author jdp;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Remove expired port
@
text
@This is a port of the GNU debugger with Modula-3 support for
FreeBSD.  Using it you can

 o step through your Modula-3 programs in source format
 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
 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
modula-3-lib port.  Then edit its "work/m3/m3build/templates/FreeBSD2"
file.  Search for "-g" and follow the instructions there.  Then finish
building and installing the modula-3-lib port with "make install".

Olaf Wagner <wagner@@luthien.in-berlin.de>
@


1.2
log
@Note that thread support works now.
@
text
@@


1.1
log
@Initial revision
@
text
@d8 1
a8 2

Thread support seems not to work right now.
@


1.1.1.1
log
@Import the "m3gdb" port.  It is a modified version of gdb-4.17 which
supports debugging Modula-3 programs.

Submitted by:	Olaf Wagner <wagner@@luthien.in-berlin.de>
@
text
@@
