From d044bac8ce5e6737d13e7e5180f5a5641053e690 Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Fri, 24 Nov 2017 15:21:16 +0000 Subject: Document linespec/explicit locations & completion improvements (manual + NEWS) gdb/ChangeLog: 2017-11-24 Pedro Alves * NEWS: Mention linespecs and explicit locations, and completion improvements. gdb/doc/ChangeLog: 2017-11-24 Pedro Alves * gdb.texinfo (Completion): Update need-quoting examples. Remove false claim that GDB inserts quoting automatically. (Symbols): Add anchor. --- gdb/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index bec8433..e6762bb 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2017-11-24 Pedro Alves + + * NEWS: Mention linespecs and explicit locations, and completion + improvements. + 2017-11-24 Yao Qi * regcache.c (regcache::dump): Remove footnote_register_size. -- cgit v1.1