From eff44fea8c27edb89e1b8c498997575fa9f6ad95 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Thu, 6 Dec 2012 04:57:09 +0000 Subject: aix-thread: Fix getthrds declaration and call. gdb/ChangeLog: * aix-thread.c (getthrds): Fix type of 4th parameter. (get_signaled_thread): Change type of variable ktid to tid_t. --- gdb/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index cc89930..1bfbc7d 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2012-12-06 Joel Brobecker + + * aix-thread.c (getthrds): Fix type of 4th parameter. + (get_signaled_thread): Change type of variable ktid to tid_t. + 2012-12-06 Hui Zhu * dwarf2loc.c (dwarf_expr_frame_base): Add check for the return -- cgit v1.1