Subject: CVS commit: doc
To: None <source-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 04/22/2002 14:53:56
Module Name:	doc
Committed By:	agc
Date:		Mon Apr 22 11:53:56 UTC 2002

Modified Files:
	doc: pkg-CHANGES

Log Message:
Note addition of ald-0.0.19, provided in PR 16393 by pkgsrc@sudog.com.

ALD is an Assembly Language Debugger written by Patrick Alken. It's
released under the GPL and has a familiar feel to it if you're used
to GDB. Primary features include stepping, tracing, disassembly, a
nice curses-based display, breakpoints, temporary breakpoints, and
some library abstractions that people can use in their own software.

This package is x86 only at the moment.

Modified slightly by myself to conform to pkgsrc standards.


To generate a diff of this commit:
cvs rdiff -r1.6462 -r1.6463 doc/pkg-CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.