diff options
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 0871500..ac13a92 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -73,7 +73,7 @@ first. Use ALL_NON_EXITED_THREADS instead of iterate_over_threads. -2015-11-23 Simon Marchi <simon.marchi@ericsson.com> +2015-11-23 Par Olsson <par.olsson@windriver.com> * breakpoint.c (tracepoint_print_recreate): Fix logic error if -> else if. |