<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/ddb/db_run.c, branch release/6.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2007-01-11T22:54:46Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2007-01-11T22:54:46Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2007-01-11T22:54:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=201f78d6b90635d961fa373ecd706e3786333b7e'/>
<id>urn:sha1:201f78d6b90635d961fa373ecd706e3786333b7e</id>
<content type='text'>
'RELENG_6_2_0_RELEASE'.

This commit was manufactured to restore the state of the 6.2-RELEASE image.
</content>
</entry>
<entry>
<title>rev 1.54 of i386/include/pcb.h depended on sys/proc.h.  The prerequisite</title>
<updated>2005-04-14T05:25:40Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2005-04-14T05:25:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=20984f2f04e9589f0dfb1e116e80eae090cae40f'/>
<id>urn:sha1:20984f2f04e9589f0dfb1e116e80eae090cae40f</id>
<content type='text'>
was satisified for the rest of the kernel on the i386 build except for
these two files.  Rather than adding a submarine include to pcb.h, I've
added proc.h here.

I forgot to include these with the original commit. Sorry folks.
</content>
</entry>
<entry>
<title>Start each of the license/copyright comments with /*-</title>
<updated>2005-01-06T01:34:41Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-01-06T01:34:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dd3cb56845afea8d0480ed47caf7e5e415ab19e6'/>
<id>urn:sha1:dd3cb56845afea8d0480ed47caf7e5e415ab19e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not attempt to skip a breakpoint that is a result of a software single step,</title>
<updated>2004-11-21T18:11:02Z</updated>
<author>
<name>Olivier Houchard</name>
<email>cognet@FreeBSD.org</email>
</author>
<published>2004-11-21T18:11:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=75f88c7ca4bc1a0f540fb15c970a22565ff38757'/>
<id>urn:sha1:75f88c7ca4bc1a0f540fb15c970a22565ff38757</id>
<content type='text'>
or bad things happen.
</content>
</entry>
<entry>
<title>Mega update for the KDB framework: turn DDB into a KDB backend.</title>
<updated>2004-07-10T23:47:20Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2004-07-10T23:47:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=37224cd3fcb911d440e40dd8e1f31652e2452537'/>
<id>urn:sha1:37224cd3fcb911d440e40dd8e1f31652e2452537</id>
<content type='text'>
Most of the changes are a direct result of adding thread awareness.
Typically, DDB_REGS is gone. All registers are taken from the
trapframe and backtraces use the PCB based contexts. DDB_REGS was
defined to be a trapframe on all platforms anyway.
Thread awareness introduces the following new commands:
	thread X	switch to thread X (where X is the TID),
	show threads	list all threads.

The backtrace code has been made more flexible so that one can
create backtraces for any thread by giving the thread ID as an
argument to trace.

With this change, ia64 has support for breakpoints.
</content>
</entry>
<entry>
<title>Use __FBSDID().</title>
<updated>2003-06-10T22:09:23Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-06-10T22:09:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=753960f7c45791dc61fa2388146b8d1780801ecf'/>
<id>urn:sha1:753960f7c45791dc61fa2388146b8d1780801ecf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split the declaration and the initialization of two variables.</title>
<updated>2002-06-23T20:03:03Z</updated>
<author>
<name>Maxime Henrion</name>
<email>mux@FreeBSD.org</email>
</author>
<published>2002-06-23T20:03:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=53b3e912003b3342eeac0b750beab8a6869bfcd1'/>
<id>urn:sha1:53b3e912003b3342eeac0b750beab8a6869bfcd1</id>
<content type='text'>
This has the fortunate side effect of stopping GCC from
reporting warnings about unused variables on sparc64.

Reviewed by:	bde
</content>
</entry>
<entry>
<title>Remove __P.</title>
<updated>2002-03-20T05:14:42Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2002-03-20T05:14:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=14e10f99527eb47c52513dd587ede4adb8ebdf8e'/>
<id>urn:sha1:14e10f99527eb47c52513dd587ede4adb8ebdf8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fill out some gaps in ia64 DDB support. This involves generalising DDB's</title>
<updated>2001-09-15T11:06:07Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>2001-09-15T11:06:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3a0b4f259c31ab78da84510d8acf73cc38a2c065'/>
<id>urn:sha1:3a0b4f259c31ab78da84510d8acf73cc38a2c065</id>
<content type='text'>
breakpoint handling slightly to cope with the fact that ia64 instructions
are not located on byte boundaries.
</content>
</entry>
<entry>
<title>No tokens should follow #endif.</title>
<updated>2001-08-15T03:38:49Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-08-15T03:38:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=680169040ba7255b57dd402b6191c18fa5b6c2eb'/>
<id>urn:sha1:680169040ba7255b57dd402b6191c18fa5b6c2eb</id>
<content type='text'>
</content>
</entry>
</feed>
