Use watchpoint's language when re-parsing expression
[deliverable/binutils-gdb.git] / gdb / d-lang.c
index 3ffdbdf5083db9b1f2aaeac40bd8a5311c0a695c..434b2e6ba5f3b4399ccc327c1b4e7926fc544f59 100644 (file)
@@ -244,6 +244,7 @@ static const struct language_defn d_language_defn =
   default_print_array_index,
   default_pass_by_reference,
   c_get_string,
+  c_watch_location_expression,
   NULL,                                /* la_get_symbol_name_cmp */
   iterate_over_symbols,
   &default_varobj_ops,
This page took 0.026326 seconds and 4 git commands to generate.