diff options
author | Joel Brobecker <brobecker@adacore.com> | 2014-08-11 16:37:10 -0700 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2014-08-18 18:12:53 +0200 |
commit | 3cdcd0ce16272ae8e8183699a341d081b6eb1b21 (patch) | |
tree | 3309ad37199b955af054b55452df2af528117a60 /README-maintainer-mode | |
parent | 08412b0722301c4ffbd9fd51d4056bc436b69658 (diff) | |
download | gdb-3cdcd0ce16272ae8e8183699a341d081b6eb1b21.zip gdb-3cdcd0ce16272ae8e8183699a341d081b6eb1b21.tar.gz gdb-3cdcd0ce16272ae8e8183699a341d081b6eb1b21.tar.bz2 |
Add support for DW_AT_data_location.
gdb/ChangeLog:
* gdbtypes.h (struct main_type): Add field "data_location".
(TYPE_DATA_LOCATION, TYPE_DATA_LOCATION_BATON)
(TYPE_DATA_LOCATION_ADDR, TYPE_DATA_LOCATION_KIND): New macros.
* gdbtypes.c (is_dynamic_type): Return 1 if the type has
a dynamic data location.
(resolve_dynamic_type): Add DW_AT_data_location handling.
(copy_recursive, copy_type): Copy the data_location information
when present.
* dwarf2read.c (set_die_type): Add DW_AT_data_location handling.
* value.c (value_from_contents_and_address): Add
DW_AT_data_location handling.
Diffstat (limited to 'README-maintainer-mode')
0 files changed, 0 insertions, 0 deletions