diff options
author | Andrew Burgess <andrew.burgess@embecosm.com> | 2019-09-03 15:54:57 +0100 |
---|---|---|
committer | Andrew Burgess <andrew.burgess@embecosm.com> | 2019-09-03 22:29:07 +0100 |
commit | 06ff036ed22bac6c6cc622b2f3d23534b44fff67 (patch) | |
tree | 3af4fd4c41c526a43917522c56f5c247989f3036 /sim/testsuite | |
parent | 4e962e74e45f2b0365e5b21504f33480c468ff00 (diff) | |
download | gdb-06ff036ed22bac6c6cc622b2f3d23534b44fff67.zip gdb-06ff036ed22bac6c6cc622b2f3d23534b44fff67.tar.gz gdb-06ff036ed22bac6c6cc622b2f3d23534b44fff67.tar.bz2 |
gdb: Handle missing domain types in: maintenance print psymbols
Some domain_enum values were not handled in print_partial_symbols
which means that 'maintenance print psymbols' would print '<invalid
domain>' when it shouldn't have.
gdb/ChangeLog:
* psymtab.c (print_partial_symbols): Handle missing domain_enum
values MODULE_DOMAIN and COMMON_BLOCK_DOMAIN.
Diffstat (limited to 'sim/testsuite')
0 files changed, 0 insertions, 0 deletions