<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libthread_db/libthr_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>MFC revisions 1.10, 1.11.</title>
<updated>2006-05-17T02:37:41+00:00</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2006-05-17T02:37:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d4439c02e9d6a29a92d9562f7989536d4efedc67'/>
<id>d4439c02e9d6a29a92d9562f7989536d4efedc67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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> o Code cleanup, eliminate private thread id map, directly</title>
<updated>2005-04-13T04:57:38+00:00</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2005-04-13T04:57:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=787e88a3ac4667186b1e2af69c64a127faa12f74'/>
<id>787e88a3ac4667186b1e2af69c64a127faa12f74</id>
<content type='text'>
   use lwpid as thread id.
 o Export tls pointer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
   use lwpid as thread id.
 o Export tls pointer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fill traceme and events fields.</title>
<updated>2005-04-12T23:33:08+00:00</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2005-04-12T23:33:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b9da3fd79802731f5c1d75f06811d4ccc8092dbc'/>
<id>b9da3fd79802731f5c1d75f06811d4ccc8092dbc</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>Update debugger code for new libthr.</title>
<updated>2005-04-02T01:36:21+00:00</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2005-04-02T01:36:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e65421ba6f092d35f373315877a5c8496faebaf6'/>
<id>e65421ba6f092d35f373315877a5c8496faebaf6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1. Add missing functions: libthr_dbresume,libthr_dbsuspend.</title>
<updated>2004-08-13T06:47:33+00:00</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2004-08-13T06:47:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d4ee7126578cdb5018e4e3fc457756b751691180'/>
<id>d4ee7126578cdb5018e4e3fc457756b751691180</id>
<content type='text'>
2. Implement functions: libthr_db_thr_setfpregs, libthr_db_thr_setregs,
   libthr_db_ta_map_id2thr.
3. simplify libthr_db_thr_getfpregs, libthr_db_thr_getgregs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2. Implement functions: libthr_db_thr_setfpregs, libthr_db_thr_setregs,
   libthr_db_ta_map_id2thr.
3. simplify libthr_db_thr_getfpregs, libthr_db_thr_getgregs.
</pre>
</div>
</content>
</entry>
</feed>
