RESOLVED FIXED 160247
[Tools] The built product doesn't contains the dwo files when DEBUG_FISSION is enabled.
https://bugs.webkit.org/show_bug.cgi?id=160247
Summary [Tools] The built product doesn't contains the dwo files when DEBUG_FISSION i...
Carlos Alberto Lopez Perez
Reported 2016-07-27 07:25:54 PDT
The GTK Debug bot builds with DEBUG_FISSION enabled (its the default for CMake builds if the toolchain supports it) But, the backtraces generated on the GTK Debug test bot are broken because the built product passed from the GTK Debug build bot doesn't contains the *.dwo files with the debug information. * Example: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Debug%20%28Tests%29/r203758%20%2810395%29/accessibility/content-editable-as-textarea-crash-log.txt
Attachments
Patch (2.20 KB, patch)
2016-07-27 07:41 PDT, Carlos Alberto Lopez Perez
no flags
Carlos Alberto Lopez Perez
Comment 1 2016-07-27 07:41:09 PDT
Carlos Alberto Lopez Perez
Comment 2 2016-07-27 08:31:53 PDT
Comment on attachment 284695 [details] Patch Clearing flags on attachment: 284695 Committed r203773: <http://trac.webkit.org/changeset/203773>
Carlos Alberto Lopez Perez
Comment 3 2016-07-27 08:32:01 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.