Make gdb.mi/user-selected-context-sync.exp use proc_with_prefix
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index de495966c753f7e3f236119f7fec606d4e4aad70..9123596873d38fe73c4934395dc841238ca56ef5 100644 (file)
 
 2016-10-29  Manish Goregaokar  <manish@mozilla.com>
 
-    * rust-exp.y: Parse `sizeof(exp)` as `UNOP_SIZEOF`
+       * rust-exp.y: Parse `sizeof(exp)` as `UNOP_SIZEOF`.
 
 2016-10-28  Manish Goregaokar  <manish@mozilla.com>
 
-    * rust-lang.c (rust_union_is_untagged): Add function to
-    check if a union is an untagged unioni
-    (rust_val_print): Handle printing of untagged union values
-    (rust_print_type): Handle printing of untagged union types
-    (rust_evaluate_subexp): Handle evaluating field
-    access on untagged unions
+       * rust-lang.c (rust_union_is_untagged): Add function to check if a
+       union is an untagged union.
+       (rust_val_print): Handle printing of untagged union values.
+       (rust_print_type): Handle printing of untagged union types.
+       (rust_evaluate_subexp): Handle evaluating field access on untagged
+       unions.
 
 2016-10-27  Manish Goregaokar  <manish@mozilla.com>
 
-    * rust-lang.c (rust_get_disr_info): Treat univariant enums
-    without discriminants as encoded enums with a real field
-    * rust-lang.c (rust_evaluate_subexp): Handle field access
-    on encoded struct-like enums
+       * rust-lang.c (rust_get_disr_info): Treat univariant enums without
+       discriminants as encoded enums with a real field.
+       * rust-lang.c (rust_evaluate_subexp): Handle field access on
+       encoded struct-like enums.
 
 2016-11-03  Yao Qi  <yao.qi@linaro.org>
 
 
 2016-07-06  Manish Goregaokar  <manish@mozilla.com>
 
-       * rust-lang.c (rust_subscript): Allow subscripting pointers
+       * rust-lang.c (rust_subscript): Allow subscripting pointers.
 
 2016-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
This page took 0.033664 seconds and 4 git commands to generate.