Re: [PATCH v2] gdb: use gdb::unordered_{set,map} at a few places
Daniel Fellows <[email protected]>
| Newsgroups | gmane.comp.gdb.patches |
|---|---|
| Message-ID | <[email protected]> |
Hi Simon, Yes, adding <unordered_map> to gdb/solib-svr4.c fixes the build failure. I’ve now verified the minimal change with our affected macOS build. Having this fix on gdb-17-branch would still help our downstream Arm 16 builds. What would be the best way to get this minimal fix committed to gdb-17-branch? Thanks, Daniel