On Fri, 13 Mar 2026 07:19:40 -0600, Jim Cromie <[email protected]> wrote:
> dynamic-debug currently has 2 __sections (__dyndbg, __dyndb_classes),
> struct _ddebug_info keeps track of them both, with 2 members each:
> _vec and _vec#_len.
> 
> We need to loop over these sections, with index and record pointer,
> making ref to both _vec and _vec_len.  This is already fiddly and
> error-prone, and will get worse as we add a 3rd section.
> 
> [...]

Reviewed-by: Louis Chauvet <[email protected]>

-- 
Louis Chauvet <[email protected]>

Reply via email to