summaryrefslogtreecommitdiff
path: root/nptl_db
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-06-19 08:38:40 +0000
committerRoland McGrath <roland@gnu.org>2003-06-19 08:38:40 +0000
commita9c30e957767ee2108410da192114bfc9d35ad15 (patch)
tree3199c39cb98051c72e6e69d7032f09c32ab3a159 /nptl_db
parentfcaa737d49b74b7a32c031468ed256df7565c91a (diff)
* td_thr_event_enable.c (td_thr_event_enable): Use proper type `bool'
for value written into inferior's `report_events'.
Diffstat (limited to 'nptl_db')
-rw-r--r--nptl_db/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl_db/ChangeLog b/nptl_db/ChangeLog
index cb5b015510..32781ec6f8 100644
--- a/nptl_db/ChangeLog
+++ b/nptl_db/ChangeLog
@@ -1,3 +1,8 @@
+2003-06-19 Roland McGrath <roland@redhat.com>
+
+ * td_thr_event_enable.c (td_thr_event_enable): Use proper type `bool'
+ for value written into inferior's `report_events'.
+
2003-03-18 Roland McGrath <roland@redhat.com>
* td_thr_event_getmsg.c (td_thr_event_getmsg): Splice the thread out