Have moved status to 'Confirmed' without attaching kernel log files as I
believe these are not relevant.
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
** Description changed:
On Ubuntu 22.04.2 LTS using fully updated gcc and gdb, I find that by
default gcc produces DWA
Public bug reported:
On Ubuntu 22.04.2 LTS using fully updated gcc and gdb, I find that by
default gcc produces DWARF5 debug files which gdb cannot read, with the
following error:
Dwarf Error: DW_FORM_line_strp used without required section
If I add the flags `-gdwarf-4 -gstrict-dwarf` to `gcc`
There is a fix given by Rakhmanov Nemon (iamcoderman) in duplicate bug
#1910995 which has worked for a bunch of people (including me):
---
download the package here:
https://launchpad.net/ubuntu/+archive/primary/+files/bcmwl-kernel-
source_6.30.223.271+bdcom-0ubuntu7_amd64.deb
Open a Terminal (C
3 matches
Mail list logo