]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ChangeLog
Fix latent bug with custom word point completers
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
index 19b2a7dc76c89d20bea5ec79a619b1530b51aba6..cd81cfea350259ca3a66ed00b56020b161ab2645 100644 (file)
@@ -1,3 +1,12 @@
+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.