[Webkit-unassigned] [Bug 207119] Enable offlineasm debug annotations for GCC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 30 08:22:50 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=207119

--- Comment #30 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
(In reply to Angelos Oikonomopoulos from comment #29)
> So, to summarize:
> 
> - clang + gdb is currently a no-go. I don't see a workaround for this ATM,
> so this would need to be fixed upstream in GDB. Have opened an issue on
> their bugzilla. In any case, it'll be quite some time before the fix is
> available in the toolchains that people use.

Thanks for the reporting the issue upstream!

> - gcc + gdb should work with this patch.
> 
> The only downside I can see so far is the extra #if COMPILER(GCC) directives
> for the MARKER_SYMBOL. I could remove those by making MARKER_SYMBOL a no-op
> on !GCC. My preference is for the former, as it's more explicit, but can
> easily submit the latter approach too.
> 
> Would be great to have this upstream, so looking forward to fixing any
> remaining issues.

It looks the Windows EWS failed to build this last version of the patch, if you can take a look to it, that would be great.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200330/d1f49422/attachment-0001.htm>


More information about the webkit-unassigned mailing list