<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/ddb, branch stable/10</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFC r337528: add an option for ddb ps command to print process arguments</title>
<updated>2018-10-29T12:48:30+00:00</updated>
<author>
<name>Andriy Gapon</name>
<email>avg@FreeBSD.org</email>
</author>
<published>2018-10-29T12:48:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5021f0e3c241b6283f903f049638de7050688430'/>
<id>5021f0e3c241b6283f903f049638de7050688430</id>
<content type='text'>
Sponsored by:	Panzura
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sponsored by:	Panzura
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r303648: Fix ddb "show proc" to show full arguments</title>
<updated>2018-10-29T12:45:08+00:00</updated>
<author>
<name>Andriy Gapon</name>
<email>avg@FreeBSD.org</email>
</author>
<published>2018-10-29T12:45:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6b024c8d7d0413a5ebffddfcd6382cc0279f4de1'/>
<id>6b024c8d7d0413a5ebffddfcd6382cc0279f4de1</id>
<content type='text'>
PR:		200052
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		200052
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r330374: db_script_exec: use a saved script name when reporting commands executed</title>
<updated>2018-03-21T15:05:45+00:00</updated>
<author>
<name>Andriy Gapon</name>
<email>avg@FreeBSD.org</email>
</author>
<published>2018-03-21T15:05:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=bf33ee098278316b17c26c1c1e849e859cd04957'/>
<id>bf33ee098278316b17c26c1c1e849e859cd04957</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r326567: ddb: fix validation of cpu id in 'set db_cpu=x'</title>
<updated>2018-01-15T12:15:04+00:00</updated>
<author>
<name>Andriy Gapon</name>
<email>avg@FreeBSD.org</email>
</author>
<published>2018-01-15T12:15:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0df721359a0b08344b0d917760d356aab1aa9799'/>
<id>0df721359a0b08344b0d917760d356aab1aa9799</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r303426:</title>
<updated>2016-08-27T11:45:05+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2016-08-27T11:45:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=949ab725530e8d2c521b0778308a1572163b9eea'/>
<id>949ab725530e8d2c521b0778308a1572163b9eea</id>
<content type='text'>
Rewrite subr_sleepqueue.c use of callouts to not depend on the
specifics of callout KPI.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rewrite subr_sleepqueue.c use of callouts to not depend on the
specifics of callout KPI.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r298043:</title>
<updated>2016-04-22T08:49:50+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2016-04-22T08:49:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2d06faa104d9468baf6ca7779dc85b01b12b5b8e'/>
<id>2d06faa104d9468baf6ca7779dc85b01b12b5b8e</id>
<content type='text'>
Avoid NULL pointer dereference.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid NULL pointer dereference.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC 285783:</title>
<updated>2015-11-12T23:49:47+00:00</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2015-11-12T23:49:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f42ac5723c018cd9898c58bb776647167cdecff3'/>
<id>f42ac5723c018cd9898c58bb776647167cdecff3</id>
<content type='text'>
Various changes to the registers displayed in DDB for x86.
- Fix segment registers to only display the low 16 bits.
- Remove unused handlers and entries for the debug registers.
- Display xcr0 (if valid) in 'show sysregs'.
- Add '0x' prefix to MSR values to match other values in 'show sysregs'.
- MFamd64: Display various MSRs in 'show sysregs'.
- Add a 'show dbregs' to display the value of debug registers.
- Dynamically size the column width for register values to properly
  align columns on 64-bit platforms.
- Display %gs for i386 in 'show registers'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Various changes to the registers displayed in DDB for x86.
- Fix segment registers to only display the low 16 bits.
- Remove unused handlers and entries for the debug registers.
- Display xcr0 (if valid) in 'show sysregs'.
- Add '0x' prefix to MSR values to match other values in 'show sysregs'.
- MFamd64: Display various MSRs in 'show sysregs'.
- Add a 'show dbregs' to display the value of debug registers.
- Dynamically size the column width for register values to properly
  align columns on 64-bit platforms.
- Display %gs for i386 in 'show registers'.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC	r272958, r273006:</title>
<updated>2014-10-18T19:22:59+00:00</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2014-10-18T19:22:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=07ca323d0e8328231c2869a45158c2366b682e21'/>
<id>07ca323d0e8328231c2869a45158c2366b682e21</id>
<content type='text'>
ddb: space/tab fixes and ANSI-fy function declarations.

No functional change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ddb: space/tab fixes and ANSI-fy function declarations.

No functional change.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC	r263973;</title>
<updated>2014-04-07T01:49:30+00:00</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2014-04-07T01:49:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b836aaee28ede5529816ded0cba1421682ead21b'/>
<id>b836aaee28ede5529816ded0cba1421682ead21b</id>
<content type='text'>
ddb: Minor style cleanups.

#define should be followed by tab.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ddb: Minor style cleanups.

#define should be followed by tab.
</pre>
</div>
</content>
</entry>
<entry>
<title>Small textdump enhancements.</title>
<updated>2012-11-01T04:07:08+00:00</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2012-11-01T04:07:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=21d748a9573ee91dc2434ffd2688e4ea25fb5f06'/>
<id>21d748a9573ee91dc2434ffd2688e4ea25fb5f06</id>
<content type='text'>
Allow textdumps to be called explicitly from DDB.

If "dump" is called in DDB and textdumps are enabled then abort the
dump and tell the user to turn off textdumps.

Add options TEXTDUMP_PREFERRED to turn textdumps on by default.
Add options TEXTDUMP_VERBOSE to be a bit more verbose while textdumping.

Reviewed by: rwatson

MFC after:	2 weeks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow textdumps to be called explicitly from DDB.

If "dump" is called in DDB and textdumps are enabled then abort the
dump and tell the user to turn off textdumps.

Add options TEXTDUMP_PREFERRED to turn textdumps on by default.
Add options TEXTDUMP_VERBOSE to be a bit more verbose while textdumping.

Reviewed by: rwatson

MFC after:	2 weeks
</pre>
</div>
</content>
</entry>
</feed>
