Make gdb.lookup_typename work for Rust types
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 8c6a4f4e90f4693ba7c527cb08e346ddb81436e7..513cb6b0bcb56327aa837ed371819ef7e82b1e94 100644 (file)
@@ -1,3 +1,11 @@
+2017-07-14  Tom Tromey  <tom@tromey.com>
+
+       PR rust/21763:
+       * symtab.c (symbol_matches_domain): Add language_rust to special
+       case.
+       * rust-exp.y (convert_ast_to_expression) <OP_VAR_VALUE>: Don't
+       treat LOC_TYPEDEF symbols as variables.
+
 2017-07-14  Pedro Alves  <palves@redhat.com>
 
        * symtab.c (make_file_symbol_completion_list_1): Iterate over
This page took 0.034588 seconds and 4 git commands to generate.