On Tue, 2026-06-30 at 10:33 -0700, Richard Henderson wrote: > (1) This can't be a separate patch, because the first patch can't > compile
Sure, Ill fix that. Its just that found this riscv case, only in all archs build, so it put it saperatly. ill squash it with main patch. > (2) You can't use a global variable for bp_found. > I could'nt find any looping mechanism in GTree. I think there is only g_tree_foreach. Maybe i can pass it as `user_data`. > > r~ Regards ~Shivang.
