diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 81be400..19cb11c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2008-05-21 Pedro Alves <pedro@codesourcery.com> + + * frame.c (get_prev_frame_1): Build frame id before setting + this_frame->prev_p, not after. + 2008-05-21 Nick Roberts <nickrob@snap.net.nz> * annotate.c (annotate_new_thread): New function for new-thread |