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 62e0203..5a34e5e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2006-08-10 Andrew Stubbs <andrew.stubbs@st.com> + + * cli/cli-script.c (execute_user_command): Update command_next_depth + on user-command call. + 2006-08-09 Joel Brobecker <brobecker@adacore.com> * NEWS: Add entry for new substitute-path commands. |