# FORMs Implicit Const and Indirect
## BACKGROUND
In issue 221114.1 `DW_FORM_implicit_const` and `DW_FORM_indirect`
we corrected a mistake in DWARF5 that, in
very limited circumstances,
forced compilers to emit an abbrev section that could not
be scanned (to find abbrev codes) without chaos ens
Sourceware infrastructure community updates for Q1 2025
Sourceware has provided the infrastructure for core toolchain
and developer tools projects for more than 25 years.
https://sourceware.org/sourceware-25-roadmap.html
Over the last couple of years, Sourceware has transformed from a
purely volu
On Wed, Apr 16, 2025 at 2:10 PM David Blaikie wrote:
>
>
>
> On Wed, Apr 16, 2025 at 8:59 AM Kyle Huey via Dwarf-discuss
> wrote:
>>
>> This may be more of an implementation question than a spec question,
>> but this seems like the place to have the discussion regardless.
>>
>> C++ debuggers tha