On Fri, 13 Mar 2026 07:19:42 -0600, Jim Cromie <[email protected]> wrote: > The body of ddebug_attach_module_classes() is dominated by a > code-block that finds the contiguous subrange of classmaps matching on > modname, and saves it into the ddebug_table's info record. > > Implement this block in a macro to accommodate different component > vectors in the "box" (as named in the for_subvec macro). We will > reuse this macro shortly. > > [...]
Reviewed-by: Louis Chauvet <[email protected]> -- Louis Chauvet <[email protected]>
