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 dff5202..b849a49 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2007-04-18 Denis Pilat <denis.pilat@st.com> + + * infcmd.c (post_create_inferior): Start with a call to + target_terminal_ours(). + 2007-04-17 Maciej W. Rozycki <macro@mips.com> * mips-tdep.c (mips_eabi_push_dummy_call): Rearrange some |