Re: Macro info NOT accessible with GDB-trunk
Keith Seitz via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On 5/17/21 9:35 AM, Tomar, Sourabh Singh via Gdb wrote: > Can somebody please validate this ? > Yes, I can verify this, and I've posted a tentative patch to fix this in your gdb-patches thread titled "Fix macro info lookup for binaries containing DWARFv5 line table." It's here: https://sourceware.org/pipermail/gdb-patches/2021-May/178871.html This is also reported as gdb/27306. Keith