summaryrefslogtreecommitdiff
path: root/codemaker
diff options
context:
space:
mode:
authorMichael Stahl <michael.stahl@allotropia.de>2021-05-04 09:22:03 +0200
committerCaolán McNamara <caolanm@redhat.com>2021-05-08 20:43:35 +0200
commit626ea4e62a3e5005fe9825923a1c0c5bdb61cc08 (patch)
tree9c62462cf40d0bafc420fccec351c6cf1f93b806 /codemaker
parent54e9dd41dc9dd45af12c9346199f601ea4a5994d (diff)
gbuild: work around GDB 10 bug with DWARF5 in split debug infomimo-7-0-branch-pointlibreoffice-7-0
GCC 11 defaults to -gdwarf-5 and GDB can only read it if -gsplit-dwarf isn't used. Dwarf Error: wrong unit_type in compilation unit header (is DW_UT_split_compile (0x05), should be DW_UT_type (0x02)) [in module /workdir/CObject/desktop/source/app/main.dwo] https://sourceware.org/bugzilla/show_bug.cgi?id=27354 https://bugzilla.redhat.com/show_bug.cgi?id=1956475 Change-Id: Ie2ac7193a29a8f257cf6f1d711f9fa6941df48ad Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115054 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de> (cherry picked from commit dc8c8a4aa20ddd3139a25d5c052cac9bae944cb8) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115193 Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'codemaker')
0 files changed, 0 insertions, 0 deletions