<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/gnu, branch releng/6.4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F6.4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F6.4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-05-09T18:59:50Z</updated>
<entry>
<title>MFC: Enable use of 'tid' for remote targets and use gdb_thread_select()</title>
<updated>2008-05-09T18:59:50Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2008-05-09T18:59:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f2b3b9b715d316a6f96eb76e5c5d9a58ad36e297'/>
<id>urn:sha1:f2b3b9b715d316a6f96eb76e5c5d9a58ad36e297</id>
<content type='text'>
for 'tid' and 'proc' so they provide UI feedback like the 'thread'
command.
</content>
</entry>
<entry>
<title>MFC: Rework how kgdb manages kernel and vmcore files to be a bit more</title>
<updated>2008-05-09T18:47:10Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2008-05-09T18:47:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4b2debe46d6c058df05961ce69beea579294efb2'/>
<id>urn:sha1:4b2debe46d6c058df05961ce69beea579294efb2</id>
<content type='text'>
gdb-ish.  Specifically, you can now use the 'file' and 'core' commands.
Also, the kernel module stuff now works for remote targets.
</content>
</entry>
<entry>
<title>MFC: Add 'fbsdcoreops_suppress_target' to support kgdb having its own</title>
<updated>2008-05-09T18:20:35Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2008-05-09T18:20:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=deb29163c02aeeac43beec067f5259cd46f56993'/>
<id>urn:sha1:deb29163c02aeeac43beec067f5259cd46f56993</id>
<content type='text'>
coredump target and adjust core dump target's long name and documentation.
</content>
</entry>
<entry>
<title>MFC: Remove the 'add_kld_command' arg from load_kld().</title>
<updated>2008-05-05T19:15:38Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2008-05-05T19:15:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=455860ac877958f1a13fbc632d51e031aaa0b38c'/>
<id>urn:sha1:455860ac877958f1a13fbc632d51e031aaa0b38c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC of new 'arm' category.</title>
<updated>2008-04-23T04:01:53Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2008-04-23T04:01:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=04148d5d7a75c80b4b9d324d97168a38292ff152'/>
<id>urn:sha1:04148d5d7a75c80b4b9d324d97168a38292ff152</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move our ".mcount" bits around a little.</title>
<updated>2008-04-18T16:06:46Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2008-04-18T16:06:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=45ecca55c56f14e33f6f25712c3a91027872c32d'/>
<id>urn:sha1:45ecca55c56f14e33f6f25712c3a91027872c32d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Add the 'tid' command to select a thread using a kernel thread ID.</title>
<updated>2008-04-03T18:49:05Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2008-04-03T18:49:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3bfab7807a41e5cf666606f32e124afd3d96d1e9'/>
<id>urn:sha1:3bfab7807a41e5cf666606f32e124afd3d96d1e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Initialize list of kld's correctly when there are no kld's and catch</title>
<updated>2008-04-03T18:47:05Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2008-04-03T18:47:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c591ed081e4d746dc2900678b36ab4ca010cee98'/>
<id>urn:sha1:c591ed081e4d746dc2900678b36ab4ca010cee98</id>
<content type='text'>
errors in kgdb_parse() so it returns 0 for invalid expressions.  This
fixes the kld loading for 6.x and 7.x.
</content>
</entry>
<entry>
<title>MFC: Mostly sync kgdb with HEAD including the following changes:</title>
<updated>2008-02-25T22:20:13Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2008-02-25T22:20:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=eb9108b288c2c6322b1ab587683ba16c29434009'/>
<id>urn:sha1:eb9108b288c2c6322b1ab587683ba16c29434009</id>
<content type='text'>
- Add a new 'add-kld &lt;kld&gt;' command to locate a kld and load its symbols.
- If the quiet flag is specified, don't dump the unread portion of the
  message buffer on startup.
- Remove the warnx() from kgdb_lookup() and add it in callers where a
  failed lookup is warning worthy.
- Add a shared library backend for kernel files that treats klds as shared
  libraries and auto-load symbols for klds on startup.
- Build a section table from the kernel file so that 'info files' output
  looks sane.
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_6'.</title>
<updated>2008-01-29T23:44:35Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-01-29T23:44:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=37c881b7eff26945e117415f138a16c6b08ed8e1'/>
<id>urn:sha1:37c881b7eff26945e117415f138a16c6b08ed8e1</id>
<content type='text'>
</content>
</entry>
</feed>
