<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libthread_db/libpthread_db.c, branch releng/6.2</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFC following revisions:</title>
<updated>2006-05-23T11:37:20+00:00</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2006-05-23T11:37:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=be80c20ac9a8e132fd4253f97ae50cd84f1130e9'/>
<id>be80c20ac9a8e132fd4253f97ae50cd84f1130e9</id>
<content type='text'>
	libpthread_db.c		1.11-1.14
	libpthread_db.h		1.4
	libthr_db.c		1.12
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	libpthread_db.c		1.11-1.14
	libpthread_db.h		1.4
	libthr_db.c		1.12
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for XMM registers in GDB for x86 processors that support</title>
<updated>2005-05-31T09:43:04+00:00</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>2005-05-31T09:43:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8d7681bb7fc40b6681f759c2f6051e84cfc6d087'/>
<id>8d7681bb7fc40b6681f759c2f6051e84cfc6d087</id>
<content type='text'>
SSE (or its successors).

Reviewed by: marcel, davidxu
MFC After: 2 weeks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SSE (or its successors).

Reviewed by: marcel, davidxu
MFC After: 2 weeks
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused variables.</title>
<updated>2005-05-20T13:09:49+00:00</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2005-05-20T13:09:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d36dd0b78e967af8cfa003ac39385b87dc558551'/>
<id>d36dd0b78e967af8cfa003ac39385b87dc558551</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync with debugger code in libthr.</title>
<updated>2005-04-12T03:03:16+00:00</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2005-04-12T03:03:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a80845eab1b7d64a121304b01e036e3f64b5ea14'/>
<id>a80845eab1b7d64a121304b01e036e3f64b5ea14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Export thread address.</title>
<updated>2005-04-05T11:38:30+00:00</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2005-04-05T11:38:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2ec2da86029c7c7d970dca17087e5cc4eef742a9'/>
<id>2ec2da86029c7c7d970dca17087e5cc4eef742a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Plug a memory leak in error case.</title>
<updated>2004-08-16T05:20:12+00:00</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2004-08-16T05:20:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2eb43a641f49592a9c12fe5a730ebd3470d833c1'/>
<id>2eb43a641f49592a9c12fe5a730ebd3470d833c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1. Use libpthread's exported symbols to calcuate offset in data structure</title>
<updated>2004-08-16T03:30:16+00:00</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2004-08-16T03:30:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cd980d46c2e3e420a6a73d1b7db3f84ad7a651b3'/>
<id>cd980d46c2e3e420a6a73d1b7db3f84ad7a651b3</id>
<content type='text'>
2. Enable TLS debugger support.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2. Enable TLS debugger support.
</pre>
</div>
</content>
</entry>
<entry>
<title>1.Use new way to check if a thread is in critical region, defer suspending</title>
<updated>2004-08-08T22:37:53+00:00</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2004-08-08T22:37:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3e93cc3ae35baf2f2398b3bee5ce38393eb7a595'/>
<id>3e93cc3ae35baf2f2398b3bee5ce38393eb7a595</id>
<content type='text'>
  if it is true.
2.Add thread_db api td_thr_tls_get_addr to get tls address, the real code
  is commented out util tls patch is committed.

Reviewed by: deischen
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  if it is true.
2.Add thread_db api td_thr_tls_get_addr to get tls address, the real code
  is commented out util tls patch is committed.

Reviewed by: deischen
</pre>
</div>
</content>
</entry>
<entry>
<title>s/TMDF_DONOTRUNUSER/TMDF_SUSPEND/g</title>
<updated>2004-08-03T02:23:06+00:00</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2004-08-03T02:23:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4513fb36aa05311f7c37d4d22c61740af18f6ce3'/>
<id>4513fb36aa05311f7c37d4d22c61740af18f6ce3</id>
<content type='text'>
Dicussed with: deischen
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Dicussed with: deischen
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing thread suspension/resumption code, fix a bug in pt_thr_sstep,</title>
<updated>2004-08-01T04:57:04+00:00</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2004-08-01T04:57:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=447d36ec16be146c4b0954d36788f32e71447e25'/>
<id>447d36ec16be146c4b0954d36788f32e71447e25</id>
<content type='text'>
don't overwrite other debug flags.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
don't overwrite other debug flags.
</pre>
</div>
</content>
</entry>
</feed>
