<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/gnu/usr.bin/binutils/gdbserver, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>remove these vestiges of gdbserver.. It hasn't built in a long time, and</title>
<updated>2006-03-31T00:37:42+00:00</updated>
<author>
<name>John-Mark Gurney</name>
<email>jmg@FreeBSD.org</email>
</author>
<published>2006-03-31T00:37:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b5fbf2189dbb31b7e063260ff12d86d6b17d2f10'/>
<id>b5fbf2189dbb31b7e063260ff12d86d6b17d2f10</id>
<content type='text'>
now really belongs in gdb, not binutils..  Plus, these don't resemble what
the new gdbserver looks like.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
now really belongs in gdb, not binutils..  Plus, these don't resemble what
the new gdbserver looks like.
</pre>
</div>
</content>
</entry>
<entry>
<title>Need to look in additional places for BFD's config.h now.</title>
<updated>2001-10-14T02:07:26+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-10-14T02:07:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=44fdcd56eefbadf8020fce7bd4e2b3acbbfaf702'/>
<id>44fdcd56eefbadf8020fce7bd4e2b3acbbfaf702</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Compensate for "Compensate for header dethreading" by backing it out.</title>
<updated>2001-10-10T17:48:44+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2001-10-10T17:48:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6eabd84580f1e72a1bc829696e49711c13eb47ad'/>
<id>6eabd84580f1e72a1bc829696e49711c13eb47ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Compensate for dethreaded headers.</title>
<updated>2001-05-01T09:08:09+00:00</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2001-05-01T09:08:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=573fbdc21f0481e500a43a5f5035e284813e5af1'/>
<id>573fbdc21f0481e500a43a5f5035e284813e5af1</id>
<content type='text'>
(I have no religion about how this was done. Follow-up commits welcome)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(I have no religion about how this was done. Follow-up commits welcome)
</pre>
</div>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-27T23:37:10+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-27T23:37:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9b7a44a60e11baaf94f68f81c4b30d26f31643b7'/>
<id>9b7a44a60e11baaf94f68f81c4b30d26f31643b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Install gdbserver and gdbreplay in /usr/bin, not /usr/libexec/elf.</title>
<updated>1999-05-08T12:08:06+00:00</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>1999-05-08T12:08:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cbed385da4016a1cd2948b4c847211f28980a5a6'/>
<id>cbed385da4016a1cd2948b4c847211f28980a5a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* Merge gdb/doc/Makefile into binutils/doc/Makefile</title>
<updated>1999-05-02T19:50:18+00:00</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>1999-05-02T19:50:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e3af075499082c2b683901b0c4fd188cf19ac057'/>
<id>e3af075499082c2b683901b0c4fd188cf19ac057</id>
<content type='text'>
* Update build for gdbserver and gdbreplay to work under binutils
* Fix gdbserver to use PT_GETREGS etc to access registers, removing the
  dependancy on the u-area.
* Make gdbserver work on the alpha.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update build for gdbserver and gdbreplay to work under binutils
* Fix gdbserver to use PT_GETREGS etc to access registers, removing the
  dependancy on the u-area.
* Make gdbserver work on the alpha.
</pre>
</div>
</content>
</entry>
<entry>
<title>Inherit BINDIR properly.</title>
<updated>1998-05-01T14:48:06+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-05-01T14:48:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cca078f55ec3cae035c589bf0e51019cddf1bf88'/>
<id>cca078f55ec3cae035c589bf0e51019cddf1bf88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix include of &lt;sys/dir.h&gt; to &lt;dirent.h&gt; - it hits a #warning</title>
<updated>1997-05-01T13:36:35+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-05-01T13:36:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=880828669393ad6f56fa0d4f7f604b96315c179e'/>
<id>880828669393ad6f56fa0d4f7f604b96315c179e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Activate gdbserver and gdbreplay</title>
<updated>1997-04-26T17:34:05+00:00</updated>
<author>
<name>Paul Traina</name>
<email>pst@FreeBSD.org</email>
</author>
<published>1997-04-26T17:34:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e620a3be198428712b536cdeafaa290b7087db0b'/>
<id>e620a3be198428712b536cdeafaa290b7087db0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
