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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 26 07:38:01 PDT 2020


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

--- Comment #25 from Angelos Oikonomopoulos <angelos at igalia.com> ---
(In reply to Konstantin Tokarev from comment #22)
> Wouldn't it be enough to define NO_REORDER as empty for non-gcc? Yes clang
> will be able to move definition of marker, but maybe gdb can be satisfied by
> having entry point somewhere, not in exact location?

I should add that this is a problem with GDB only. So, if one is using clang, they can hopefully use LLDB as well, which doesn't have any trouble finding the line information without the "marker" symbols.

(though of course that's not much help if one needs a feature that exists in GDB but not LLDB :/).

-- 
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/20200326/68fde802/attachment.htm>


More information about the webkit-unassigned mailing list