<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/gcore, branch stable/3</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFC: Remove single-space hard sentence breaks.</title>
<updated>2000-03-06T11:37:35+00:00</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-03-06T11:37:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ca17de000c6919a96672a94b7d4e5366c5737d35'/>
<id>ca17de000c6919a96672a94b7d4e5366c5737d35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-29T15:57:45+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-29T15:57:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a92bee191d618605d749ddc8e410d0ae66d03752'/>
<id>a92bee191d618605d749ddc8e410d0ae66d03752</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_3'.</title>
<updated>1999-01-21T00:55:31+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-01-21T00:55:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4b4d01da6f07f7754ff6a6e4f5223e9f0984d1a6'/>
<id>4b4d01da6f07f7754ff6a6e4f5223e9f0984d1a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix errors detected by -Wformat.</title>
<updated>1998-11-01T06:35:36+00:00</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1998-11-01T06:35:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=00bf1f30667b2a5b77c41e1fa2dfd29fadaca26a'/>
<id>00bf1f30667b2a5b77c41e1fa2dfd29fadaca26a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When the "-s" option is given, try to ensure that we restart the</title>
<updated>1998-10-22T04:02:37+00:00</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1998-10-22T04:02:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=283c2d5af4f6810ecae33fe1894251381a009464'/>
<id>283c2d5af4f6810ecae33fe1894251381a009464</id>
<content type='text'>
target process even if we are killed or die due to an error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
target process even if we are killed or die due to an error.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make gcore work for ELF.</title>
<updated>1998-10-19T19:42:18+00:00</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1998-10-19T19:42:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=52e7cc0a90765b1fdcec43aaf38d30b58a7ee01b'/>
<id>52e7cc0a90765b1fdcec43aaf38d30b58a7ee01b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check the executable's header to make sure it is a valid executable.</title>
<updated>1998-10-14T16:16:50+00:00</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1998-10-14T16:16:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1c35b08ea6922db17d2cb7809981aad7e9c3679a'/>
<id>1c35b08ea6922db17d2cb7809981aad7e9c3679a</id>
<content type='text'>
If it is ELF, print a diagnostic saying that it is not supported yet
by this program.  This is a stop-gap anti-bug-report measure because
it looks like there won't be time to implement gcore's ELF support
before 3.0 is released.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If it is ELF, print a diagnostic saying that it is not supported yet
by this program.  This is a stop-gap anti-bug-report measure because
it looks like there won't be time to implement gcore's ELF support
before 3.0 is released.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't require an executable file name. If no executable image is</title>
<updated>1998-09-14T10:09:30+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>1998-09-14T10:09:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=49ee7af69e1f0ab9b23361e3271baf81a5706e40'/>
<id>49ee7af69e1f0ab9b23361e3271baf81a5706e40</id>
<content type='text'>
specified, use /proc/&lt;pid&gt;/file. Document it.

PR:		bin/7915
Suggested-By:	Wolfram Schneider &lt;wosch@panke.de.freebsd.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
specified, use /proc/&lt;pid&gt;/file. Document it.

PR:		bin/7915
Suggested-By:	Wolfram Schneider &lt;wosch@panke.de.freebsd.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Check the text segment size of the executable and the process. If</title>
<updated>1998-08-24T16:25:30+00:00</updated>
<author>
<name>Wolfram Schneider</name>
<email>wosch@FreeBSD.org</email>
</author>
<published>1998-08-24T16:25:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=63d82ffc0e0e6c3e5afe910d059dbdd9c5fd3326'/>
<id>63d82ffc0e0e6c3e5afe910d059dbdd9c5fd3326</id>
<content type='text'>
not equal, the command line arguments are wrong. E.g.:

$./gcore /bin/sh 1761

$ ./gcore /usr/tmp/chroot/bin/sh 1761
gcore: The executable /usr/tmp/chroot/bin/sh does not belong to process 1761!
Text segment size (in bytes): executable 303104, process 294912
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
not equal, the command line arguments are wrong. E.g.:

$./gcore /bin/sh 1761

$ ./gcore /usr/tmp/chroot/bin/sh 1761
gcore: The executable /usr/tmp/chroot/bin/sh does not belong to process 1761!
Text segment size (in bytes): executable 303104, process 294912
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing argument detected by "-Wformat".  Make messages more</title>
<updated>1997-11-18T03:50:25+00:00</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1997-11-18T03:50:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8f10c0986059a49748dd56c3555d619c59ff1213'/>
<id>8f10c0986059a49748dd56c3555d619c59ff1213</id>
<content type='text'>
consistent.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
consistent.
</pre>
</div>
</content>
</entry>
</feed>
