Add a few debug utilities for DWARF expressions
authorPierre-Marie de Rodat <derodat@adacore.com>
Wed, 17 Dec 2014 16:25:49 +0000 (16:25 +0000)
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>
Wed, 17 Dec 2014 16:25:49 +0000 (16:25 +0000)
commitf08649c02d8ca0b788e9d2663738e42744e6d10d
treedc9e2df6564c06a410bf2b2edd6b19c6eeb9ce84
parentce37c2974be19760a28a67bc8eca5967353e2a2c
Add a few debug utilities for DWARF expressions

* dwarf2out.c (print_loc_descr): New.
(print_dw_val): New.
(print_attribute): New.
(print_loc_descr): New.
(print_die): Use print_dw_val.
(debug_dwarf_loc_descr): New.
* dwarf2out.h (debug_dwarf_loc_descr): New declaration.

From-SVN: r218826
gcc/ChangeLog
gcc/dwarf2out.c
gcc/dwarf2out.h