New Ada maintenance command to ignore descriptive types (DWARF).
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 0c0a8b2656995cea1ec2ab1e04247404fabeac97..d6f5515ce5b76755fd6232ab8b16d528c389a545 100644 (file)
@@ -1,3 +1,18 @@
+2014-01-28  Joel Brobecker  <brobecker@adacore.com>
+
+       * ada-lang.c (maint_set_ada_cmdlist, maint_show_ada_cmdlist):
+       New static globals.
+       (maint_set_ada_cmd, maint_show_ada_cmd): New functions.
+       (ada_ignore_descriptive_types_p): New static global.
+       (find_parallel_type_by_descriptive_type): Return immediately
+       if ada_ignore_descriptive_types_p is set.
+       (_initialize_ada_language): Register new commands "maintenance
+       set ada", "maintenance show ada", "maintenance set ada
+       ignore-descriptive-types" and "maintenance show ada
+       ignore-descriptive-types".
+       * NEWS: Add entry for new "maint ada set/show
+       ignore-descriptive-types" commands.
+
 2014-01-27  Markus Metzger  <markus.t.metzger@intel.com>
 
        * record-btrace.c (record_btrace_close): Call btrace_teardown
This page took 0.025626 seconds and 4 git commands to generate.