<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/ddb/db_command.c, branch release/2.2.8</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F2.2.8</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F2.2.8'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1997-02-13T07:10:19Z</updated>
<entry>
<title>YAMFC (fixed benign bogus linkage of one of the ddb linker sets).</title>
<updated>1997-02-13T07:10:19Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1997-02-13T07:10:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f0d11942ef3f3c880901b436dd268db2f340e010'/>
<id>urn:sha1:f0d11942ef3f3c880901b436dd268db2f340e010</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support statically attaching of ddb commands in non-ddb modules.</title>
<updated>1996-09-14T09:13:15Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1996-09-14T09:13:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6337f4efa89277ef1e67a8bf6f310ada97bc0d9b'/>
<id>urn:sha1:6337f4efa89277ef1e67a8bf6f310ada97bc0d9b</id>
<content type='text'>
The details are hidden in the DB_COMMAND(cmd_name, func_name) and
DB_SHOW_COMMAND(cmd_name, func_name) macros.  DB_COMMAND() adds to
the top-level ddb command table and DB_SHOW_COMMAND adds to the
`show' subtable.  Most external commands will probably be `show'
commands with no side effects.  They should check their pointer
args more carefully than `show map' :-), or ddb should trap internal
faults better (like it does for memory accesses).

The vm ddb commands are temporarily unattached.

ddb.h:
Also declare `db_indent' and db_iprintf() which will replace vm's
`indent' and iprintf().
</content>
</entry>
<entry>
<title>Allow the user to switch into gdb mode from ddb</title>
<updated>1996-08-27T19:46:28Z</updated>
<author>
<name>Paul Traina</name>
<email>pst@FreeBSD.org</email>
</author>
<published>1996-08-27T19:46:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ad146781b12061cf9c6736ced1ee00f04c9e77a1'/>
<id>urn:sha1:ad146781b12061cf9c6736ced1ee00f04c9e77a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduced and cleaned up #includes.</title>
<updated>1995-12-10T19:08:32Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1995-12-10T19:08:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5ccbc3cc5aa70fee35bc061ab0e4fadcf67ad335'/>
<id>urn:sha1:5ccbc3cc5aa70fee35bc061ab0e4fadcf67ad335</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Untangled the vm.h include file spaghetti.</title>
<updated>1995-12-07T12:48:31Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-12-07T12:48:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=efeaf95a41820e4eb661a90cfb59a26e36575784'/>
<id>urn:sha1:efeaf95a41820e4eb661a90cfb59a26e36575784</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Staticized and '#ifdef notused' stuff we don't use.</title>
<updated>1995-11-29T10:25:50Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1995-11-29T10:25:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f73a856d2385c41dae0d1bacc12bda6b031f47e7'/>
<id>urn:sha1:f73a856d2385c41dae0d1bacc12bda6b031f47e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Completed function declarations and/or added prototypes and/or #includes</title>
<updated>1995-11-24T14:13:42Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1995-11-24T14:13:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=058284fceb843b1fc95ffb704de3f9bd088607a9'/>
<id>urn:sha1:058284fceb843b1fc95ffb704de3f9bd088607a9</id>
<content type='text'>
to get the prototypes.

Changed some `int's to `boolean_t's.  boolean_t's are ints so they are
hard to distinguish from ints.

Converted function headers to old-style.  ddb is written in K&amp;R1 C
except where we broke it.
</content>
</entry>
<entry>
<title>Change db_fncall() and db_panic() to have the correct number and type of</title>
<updated>1995-08-27T02:39:39Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1995-08-27T02:39:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=976794d96784b33455df977a9a07bdf32c5197f0'/>
<id>urn:sha1:976794d96784b33455df977a9a07bdf32c5197f0</id>
<content type='text'>
args for a ddb command.
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>1995-05-30T08:16:23Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-30T08:16:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9b2e535452929d6f2f798a2c01b23b1f547a0b0f'/>
<id>urn:sha1:9b2e535452929d6f2f798a2c01b23b1f547a0b0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed redundant newlines that were in some panic strings.</title>
<updated>1995-03-19T14:29:26Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-03-19T14:29:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=edf8a81561ba99036993c8fad8a5955252f630a8'/>
<id>urn:sha1:edf8a81561ba99036993c8fad8a5955252f630a8</id>
<content type='text'>
</content>
</entry>
</feed>
