History log of /netbsd-src/distrib/sets/lists/debug/md.alpha (Results 1 – 4 of 4)
Revision Date Author Comments
# 5376640a 11-Jul-2024 riastradh <riastradh@NetBSD.org>

distrib/sets/lists: Add a blank comment line between RCS id and body.

This serves as a buffer between RCS id changes and other changes to
the set lists, in an attempt to reduce the pain of merge con

distrib/sets/lists: Add a blank comment line between RCS id and body.

This serves as a buffer between RCS id changes and other changes to
the set lists, in an attempt to reduce the pain of merge conflicts
around mass set list changes.

No functional change intended.

show more ...


# 1cae7a14 02-Nov-2013 christos <christos@NetBSD.org>

Fix debuglib entries


# 82e56e37 16-Jan-2013 christos <christos@NetBSD.org>

- add xdebug set
- document debug better
- fix previous debug fallout.


# 824c548c 16-Jan-2013 christos <christos@NetBSD.org>

Add a new "debug" set that gets built when ${MKDEBUG} is set. On evbarm:
-rw-r--r-- 1 root src 35806068 Jan 16 10:47 base.tgz
-rw-r--r-- 1 root src 57374069 Jan 16 10:48 comp.tgz
-rw-r--r--

Add a new "debug" set that gets built when ${MKDEBUG} is set. On evbarm:
-rw-r--r-- 1 root src 35806068 Jan 16 10:47 base.tgz
-rw-r--r-- 1 root src 57374069 Jan 16 10:48 comp.tgz
-rw-r--r-- 1 root src 101286193 Jan 16 10:49 debug.tgz
...
This allows always building the debugging code and libraries but not
installing it (although now it is placed in the default sets if ${MKDEBUG}
is set

show more ...