diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 015f13c..d3c0c0b 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,7 @@ 2013-07-29 Doug Evans <dje@google.com> + * target.c (target_async_permitted_1): Fix comment. + * symtab.c (iterate_over_some_symtabs): Add comment. * symtab.c (iterate_over_some_symtabs): Fix indentation. |