<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/gnu/usr.bin/gdb/doc/Makefile, branch release/8.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.</title>
<updated>2011-02-16T16:18:46+00:00</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2011-02-16T16:18:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=dec99dafe5763ba1db6950342aa80a634169c083'/>
<id>dec99dafe5763ba1db6950342aa80a634169c083</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 8.2-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 8.2-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to readline 5.0</title>
<updated>2004-10-18T10:13:24+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-10-18T10:13:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=082a6f66122e6a9b5a1ac98ca28f43882342bfa1'/>
<id>082a6f66122e6a9b5a1ac98ca28f43882342bfa1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add bmake glue for gdb 6.1.1. Supports alpha, amd64, i386, ia64</title>
<updated>2004-06-25T06:48:54+00:00</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2004-06-25T06:48:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a855a971e852738db9f7d6187f5373bd952a39e7'/>
<id>a855a971e852738db9f7d6187f5373bd952a39e7</id>
<content type='text'>
and sparc64.

Note that the debugger doesn't support threading, nor kernel
debugging yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and sparc64.

Note that the debugger doesn't support threading, nor kernel
debugging yet.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove old bmake framework for gdb. It has moved to live next to binutils.</title>
<updated>1999-05-02T19:51:47+00:00</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>1999-05-02T19:51:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=227d42bebcdc41902199e3abfc1db70f18dbd9a8'/>
<id>227d42bebcdc41902199e3abfc1db70f18dbd9a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed dependencies.</title>
<updated>1998-05-01T14:08:30+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-05-01T14:08:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5da6b79d47731922975ca10bb8ce6fed44c3de7f'/>
<id>5da6b79d47731922975ca10bb8ce6fed44c3de7f</id>
<content type='text'>
Fixed stale near-copy of contrib/libreadline/doc/hsuser.texinfo.  Patch
it at build ntime, and only keep the patch for it here.

Don't keep a copy of contrib/gdb/gdb/doc/all-cfg.texi here.  Link to it
at build time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed stale near-copy of contrib/libreadline/doc/hsuser.texinfo.  Patch
it at build ntime, and only keep the patch for it here.

Don't keep a copy of contrib/gdb/gdb/doc/all-cfg.texi here.  Link to it
at build time.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed -I path to gdb's readline.  This didn't do much in -current</title>
<updated>1997-06-30T23:10:54+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1997-06-30T23:10:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=68f69edcb6113df4c93b58d9ff564962ecc80dbf'/>
<id>68f69edcb6113df4c93b58d9ff564962ecc80dbf</id>
<content type='text'>
because the -I path to config/libreadline had precedence, but in
2.2 it help hide the bug that the -I path to the non-contrib
libreadline was garbage.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
because the -I path to config/libreadline had precedence, but in
2.2 it help hide the bug that the -I path to the non-contrib
libreadline was garbage.
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify it using SRCDIR</title>
<updated>1997-01-16T17:58:14+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1997-01-16T17:58:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1d31680ea6a9ff61b442f476299e4e8c55461f46'/>
<id>1d31680ea6a9ff61b442f476299e4e8c55461f46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>changes required in the doc directory for making the gdb info</title>
<updated>1997-01-15T22:33:16+00:00</updated>
<author>
<name>Gary Jennejohn</name>
<email>gj@FreeBSD.org</email>
</author>
<published>1997-01-15T22:33:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e5b4c7e3b43de41e2e0dfa0f765c04b2fe4f1b75'/>
<id>e5b4c7e3b43de41e2e0dfa0f765c04b2fe4f1b75</id>
<content type='text'>
files using the texi sources in /usr/src/contrib/gdb/gdb/doc.

I put a pointer to /usr/src/contrib/libreadline/doc into
Makefile.inc in the hope that the appropriate files would be
picked up.

This is based on /usr/ports/devel/gdb.

2.2 candidate ?
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
files using the texi sources in /usr/src/contrib/gdb/gdb/doc.

I put a pointer to /usr/src/contrib/libreadline/doc into
Makefile.inc in the hope that the appropriate files would be
picked up.

This is based on /usr/ports/devel/gdb.

2.2 candidate ?
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix path to readline docs, since it's now in contrib</title>
<updated>1997-01-12T06:33:27+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-01-12T06:33:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d42e7f260fbcfd0dd79af1272475b0735e67501a'/>
<id>d42e7f260fbcfd0dd79af1272475b0735e67501a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Same deal.</title>
<updated>1997-01-11T03:41:14+00:00</updated>
<author>
<name>Joshua Peck Macdonald</name>
<email>jmacd@FreeBSD.org</email>
</author>
<published>1997-01-11T03:41:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ae0f6792aa51839fa850e8ecbc5dbc440515dc89'/>
<id>ae0f6792aa51839fa850e8ecbc5dbc440515dc89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
