diff options
author | Tom Tromey <tromey@adacore.com> | 2023-06-22 09:00:13 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2023-07-10 13:17:31 -0600 |
commit | c38bda5104e0011b1255752bec63cb4ffd76449d (patch) | |
tree | d520059a2476bd5089d6e1e0ffbc06feacbe0ee7 /gold/gdb-index.cc | |
parent | 5b86f10883d37e46aeeafa2818e227737d068dff (diff) | |
download | gdb-c38bda5104e0011b1255752bec63cb4ffd76449d.zip gdb-c38bda5104e0011b1255752bec63cb4ffd76449d.tar.gz gdb-c38bda5104e0011b1255752bec63cb4ffd76449d.tar.bz2 |
Handle typedefs in no-op pretty printers
The no-ops pretty-printers that were introduced for DAP have a classic
gdb bug: they neglect to call check_typedef. This will cause some
strange behavior; for example not showing the children of a variable
whose type is a typedef of a structure type. This patch fixes the
oversight.
Diffstat (limited to 'gold/gdb-index.cc')
0 files changed, 0 insertions, 0 deletions