<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/gnu/usr.bin/binutils/gdb, branch release/5.1.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.1.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.1.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2003-06-04T16:00:27Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2003-06-04T16:00:27Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2003-06-04T16:00:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1c0442969cd576514acfce932c0a0798593c7af7'/>
<id>urn:sha1:1c0442969cd576514acfce932c0a0798593c7af7</id>
<content type='text'>
'RELENG_5_1_0_RELEASE'.

This commit was manufactured to restore the state of the 5.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Attempt to automatically read in kernel module symbols when a live</title>
<updated>2003-03-21T00:30:53Z</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2003-03-21T00:30:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ea0d04f36e776ba238362e6ec616b21e5bdeaa7c'/>
<id>urn:sha1:ea0d04f36e776ba238362e6ec616b21e5bdeaa7c</id>
<content type='text'>
or dead kernel core is loaded into gdb. This extends gdb's existing
shared library support, so the "info sharedlibrary", "sharedlibrary"
and "nosharedlibrary" commands can be used to view and change the
list of loaded symbol files.

The current implementation is more than a kludge however, and it
will not always manage to find the .ko.debug file corresponding to
the loaded module. In particular, for modules whose build directory
cannot be easily guessed from the module name such as all the
netgraph modules, the debug version of the .ko will not be found
automatically.

The logic for finding the module file first attempts to guess at
the module build directory by parsing the version[] string. Then
using that directory ($DIR), it tries the following paths in turn:

	./&lt;module&gt;.ko.debug		./&lt;module&gt;.ko
	$DIR/&lt;module&gt;.ko.debug		$DIR/&lt;module&gt;.ko
	/boot/kernel/&lt;module&gt;.ko.debug	/boot/kernel/&lt;module&gt;.ko

Approved by:	obrien, mp
</content>
</entry>
<entry>
<title>Reformat.</title>
<updated>2003-01-04T17:51:59Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-01-04T17:51:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ceb0f624bc7711428844f551956dbfe7a713c874'/>
<id>urn:sha1:ceb0f624bc7711428844f551956dbfe7a713c874</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the ability to debug C++ programs using v2 and v3 of the G++ ABI.</title>
<updated>2003-01-04T17:51:48Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-01-04T17:51:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bff2d4022e2724b7e45967f1c189c9ce3800f4b4'/>
<id>urn:sha1:bff2d4022e2724b7e45967f1c189c9ce3800f4b4</id>
<content type='text'>
Submitted by:	Peter Edwards &lt;pmedwards@eircom.net&gt;
</content>
</entry>
<entry>
<title>GC 'char sigmap[]' (it is no longer used)</title>
<updated>2003-01-04T17:35:54Z</updated>
<author>
<name>Max Khon</name>
<email>fjoe@FreeBSD.org</email>
</author>
<published>2003-01-04T17:35:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6fd1035190cbe004bc3e47cd6f6120e765a68622'/>
<id>urn:sha1:6fd1035190cbe004bc3e47cd6f6120e765a68622</id>
<content type='text'>
Approved by:	obrien
MFC after:	3 days
</content>
</entry>
<entry>
<title>Add support for sparc64 kernel debugging.</title>
<updated>2002-10-21T21:36:36Z</updated>
<author>
<name>Mark Peek</name>
<email>mp@FreeBSD.org</email>
</author>
<published>2002-10-21T21:36:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e0598948282547113e685356840d3bf28319dc13'/>
<id>urn:sha1:e0598948282547113e685356840d3bf28319dc13</id>
<content type='text'>
Submitted by:	tmm
</content>
</entry>
<entry>
<title>We HAVE_STPCPY now.</title>
<updated>2002-10-20T07:50:20Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-10-20T07:50:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=597e16e0129ec8b3f43db4523fa8247aa7286c6f'/>
<id>urn:sha1:597e16e0129ec8b3f43db4523fa8247aa7286c6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove dependency on version.in for version information.</title>
<updated>2002-10-12T21:23:53Z</updated>
<author>
<name>Mark Peek</name>
<email>mp@FreeBSD.org</email>
</author>
<published>2002-10-12T21:23:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ef78d1474b8bd2d25f7a405ea25a94c65386f1f9'/>
<id>urn:sha1:ef78d1474b8bd2d25f7a405ea25a94c65386f1f9</id>
<content type='text'>
Submitted by:	obrien
</content>
</entry>
<entry>
<title>Fix function parameter lists to be correct and eliminate compiler warnings.</title>
<updated>2002-10-12T18:08:44Z</updated>
<author>
<name>Mark Peek</name>
<email>mp@FreeBSD.org</email>
</author>
<published>2002-10-12T18:08:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=884a2981a444e3420a0f6a3d2fa2adeda081bbf6'/>
<id>urn:sha1:884a2981a444e3420a0f6a3d2fa2adeda081bbf6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the new FreeBSD vectors from Binutils 2.13.1.</title>
<updated>2002-10-11T19:39:18Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-10-11T19:39:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c5c7175bd5e8806fcfd30905d8ec207d15eb2edf'/>
<id>urn:sha1:c5c7175bd5e8806fcfd30905d8ec207d15eb2edf</id>
<content type='text'>
</content>
</entry>
</feed>
