Fix TID parser bug
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index f282e122540747d0ef25835b29c7e78d1cf778a8..3843e12710bd79f39815bae8421e14cf4664144b 100644 (file)
@@ -1,3 +1,23 @@
+2019-06-13  Pedro Alves  <palves@redhat.com>
+
+       * thread.c (thread_apply_command): Adjust TID parsing.
+       * tid-parse.c (tid_range_parser::finished): Ensure parsing end is
+       detected before end of string.
+       (tid_is_in_list): Error out if LIST is invalid.
+
+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.
This page took 0.024899 seconds and 4 git commands to generate.