| commit | 2c01dcdb5a2de09a5b36655f1a90d9471278d8b3 | [log] [tgz] |
|---|---|---|
| author | Tom Tromey <tromey@adacore.com> | Tue Jan 17 12:45:11 2023 -0700 |
| committer | Tom Tromey <tromey@adacore.com> | Tue Jan 17 12:45:11 2023 -0700 |
| tree | f96ccdf532d971ed87b04ea3c3cbee4cc80f7688 | |
| parent | ef497b741139492a40bee9132d29cb861926ca9c [diff] |
Remove two unused fields from gdbarch When I converted gdbarch to use the registry, I forgot to remove the two fields that were used to implement the previous approach. This patch removes them. Tested by rebuilding.