Re: GDB and MacOS 11.4/BigSur
Simon Marchi via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2021-06-27 4:32 p.m., Sam Warner wrote:
> Hi Simon,
> Yeh, I’ve queued to do the actions for the first paragraph based on your input that few are working on resolving issues for GDB/MacOS.
>
> When you mentioned " to get patches in a good state and send them to the gdb-patches
> list for review.” I thought, well, first order of business would be this (as I saw an individual had an attempt in 10.1 to fix a null-pointer). Should I first help here?
Well, for the issue you reported specifically, please see the patch I
sent here, I think it fixes it:
https://sourceware.org/pipermail/gdb-patches/2021-June/180396.html
But there were other bugs reported on Bugzilla for macOS, they might
affect you as well. If you stumble on one of them, you could try to
write a fix for it and send a patch to the gdb-patches list, so that it
gets reviewed and eventually merged.
Simon