On Tue, Apr 8, 2025 at 2:31 AM Cary Coutant wrote:
>>
>> # Enhancement: Associating allocator call sites with type information
>
>
> Thanks! This is Issue 250407.1:
>
> https://dwarfstd.org/issues/250407.1.html
Thanks!
Minor nitpick: This doesn't matter, but it seems like the "" in my proposal w
# Enhancement: Associating allocator call sites with type information
## Background
If it was possible to query the DWARF type of a heap-allocated object
given its address, or list the addresses of all heap objects with a
given DWARF type, that would be useful for various use cases:
- Most obvi