On Thu, May 28, 2026 at 12:03 PM Tom Tromey <[email protected]> wrote:
>
> >>>>> "Kevin" == Kevin Buettner <[email protected]> writes:
>
> Kevin> This commit fixes this GDB bug:
> Kevin> https://sourceware.org/bugzilla/show_bug.cgi?id=34147
>
> FWIW I think this should go in.

This is on my list of patches to review this week. I hope to get to it
today or tomorrow.

>
> It would be fine to land it in gdb and then merge it back.
> I think we agreed that common files could be treated this way now.
>
> Kevin> +class ParseError (Exception):
>
> I guess gcc doesn't use 'black' for Python formatting.

GCC coding style has a section on python formatting:
https://gcc.gnu.org/codingconventions.html#python
But I don't know much about python formatting to say much there.

Thanks,
Andrea


>
> thanks,
> Tom

Reply via email to