commit | e382ede5ea0ef5b0e35a58ac5f67e170b1c69f2b | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Wed Jun 12 08:26:05 2024 -0600 |
committer | Tom Tromey <tromey@adacore.com> | Thu Mar 06 14:17:17 2025 -0700 |
tree | ae8cd073ecef5d364e2da024b74179e489b0c503 | |
parent | 5fce64293afc4fdd216e8bfe5b7abd0fbae71f16 [diff] |
Use DW_TAG_module for Ada In GCC we decided to use DW_TAG_module to represent Ada packages, so make this same decision in gdb. This also updates tag_matches_domain to handle this case.