diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 2aba9bc..43367f8 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2006-08-02 Thiemo Seufer <ths@mips.com> + + * linux-thread-db.c (thread_db_get_thread_local_address): Fix type + mismatch. + * tui/tui-stack.c (tui_show_frame_info): Likewise. + 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com> * c-exp.y (type): Remove incorrect pointer to member case. |