Fix latent bug with custom word point completers
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index a08f48f84577a5b8e5c2039ba6beb7bf4dc9c802..cd81cfea350259ca3a66ed00b56020b161ab2645 100644 (file)
@@ -1,3 +1,27 @@
+2019-06-13  Pedro Alves  <palves@redhat.com>
+
+       * completer.c (complete_line_internal_1): Rewind completion word
+       point.
+       (completion_tracker::advance_custom_word_point_by): Change
+       parameter type to int.
+       * completer.h (completion_tracker::advance_custom_word_point_by):
+       Likewise.
+
+2019-06-13  Pedro Alves  <palves@redhat.com>
+
+       * completer.c (advance_to_completion_word): Handle delimiters.
+
+2019-06-11  Bernhard Heckel  <bernhard.heckel@intel.com>
+
+       * dwarf2read.c (add_partial_symbol): Skip nameless modules.
+
+2019-06-11  Tom Tromey  <tom@tromey.com>
+
+       * common/common-utils.c (xmalloc, xrealloc, xcalloc)
+       (xmalloc_failed): Move to alloc.c.
+       * alloc.c: New file.
+       * Makefile.in (COMMON_SFILES): Add alloc.c.
+
 2019-06-11  Tom Tromey  <tom@tromey.com>
 
        * nat/linux-waitpid.c: Don't include server.h.
This page took 0.028454 seconds and 4 git commands to generate.