diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a04f498..413c612 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be> + * language.h (scoped_switch_to_sym_language_if_auto): New class. + +2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be> + * symtab.c (search_symbols): Properly check absence of type regexp before entering the loop scanning the minimal symbols. |