GDB threads support has an owner.
This commit is contained in:
parent
deb7848d27
commit
a002debf1b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18937
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY email 'freebsd-qa'>
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.2R/todo.sgml,v 1.60 2003/11/19 20:51:51 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.2R/todo.sgml,v 1.61 2003/11/21 02:10:30 scottl Exp $">
|
||||
<!ENTITY title "FreeBSD 5.2 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
@ -291,8 +291,8 @@
|
|||
|
||||
<tr>
|
||||
<td>GDB thread support</td>
|
||||
<td>&status.new;</td>
|
||||
<td>--</td>
|
||||
<td>&status.wip;</td>
|
||||
<td>Glenn Gombert</td>
|
||||
<td>With improved support for threading primitives, support is now
|
||||
required to ease debugging of threaded applications. Ideally,
|
||||
this support will work for both libthr and libkse threading
|
||||
|
|
Loading…
Reference in a new issue