diff options
author | Bernhard Heckel <bernhard.heckel@intel.com> | 2016-07-12 08:19:34 +0200 |
---|---|---|
committer | Bernhard Heckel <bernhard.heckel@intel.com> | 2016-07-12 08:19:34 +0200 |
commit | d2fd5fea2c06052c53d99bfa25fdaed9cf5dd217 (patch) | |
tree | 596ce3494298c03d25dd180d10065759dc84a42f /gdb/jv-valprint.c | |
parent | a879b2501e61ee3d3efadbdb6b33212b57d3a2e1 (diff) | |
download | binutils-d2fd5fea2c06052c53d99bfa25fdaed9cf5dd217.zip binutils-d2fd5fea2c06052c53d99bfa25fdaed9cf5dd217.tar.gz binutils-d2fd5fea2c06052c53d99bfa25fdaed9cf5dd217.tar.bz2 |
Typeprint: Resolve any dynamic target type of a pointer.
Before continuing with language specific type printing
we have to resolve the target type of a pointer
as we might wanna print more details of the target
like the dimension of an array. We have to resolve it here
as we don't have any address information later on.
2016-07-08 Bernhard Heckel <bernhard.heckel@intel.com>
gdb/Changelog:
* typeprint.c (whatis_exp): Resolve dynamic target type
of pointers.
gdb/Testsuite/Changelog:
* gdb.cp/vla-cxx.cc: Added pointer to dynamic type.
* gdb.cp/vla-cxx.exp: Test pointer to dynamic type.
Change-Id: Idff0d6dd0eab3125b45d470a12b5e66b392e42c3
Diffstat (limited to 'gdb/jv-valprint.c')
0 files changed, 0 insertions, 0 deletions