[PATCH v3] Add debuginfod support to GDB

Tom Tromey tom@tromey.com
Thu Feb 20 17:59:00 GMT 2020


>>>>> "Aaron" == Aaron Merey <amerey@redhat.com> writes:

Aaron> Thanks for the feedback, I've updated the patch with your suggestions
Aaron> (attached) and I've included some additional comments below.

We've been discussing the patch on irc a bit, and while looking at it I
found a nit.

Aaron> +          if (IS_DIR_SEPARATOR (s->filename[0]))

This should probably use IS_ABSOLUTE_PATH.

You can just make this change locally, you don't need to send a new
version of the patch.

Tom



More information about the Gdb-patches mailing list