On Wed, Jan 15, 2025 at 2:30 AM Richard Biener wrote:
>
> The following adds /* */ to dbg_line_numbers so there's the chance
> to more easily lookup the ID of the match.pd line number used for
> dumping when you want to debug a speicific replacement. It also cuts
> the lines down to 10 entries.
On Wed, 15 Jan 2025, Sam James wrote:
> Richard Biener writes:
>
> > [...]. It also cuts the lines down to 10 entries.
>
> (This version doesn't ;))
Yeah - the one pushed did, I failed to commit & squash that additional
change ...
Richard.
> >
> > static int dbg_line_numbers[1267] = {
> >
Richard Biener writes:
> [...]. It also cuts the lines down to 10 entries.
(This version doesn't ;))
>
> static int dbg_line_numbers[1267] = {
> /* 0 */ 161, 164, 173, 175, 178, 181, 183, 189, 197, 195,
> /* 10 */ 199, 201, 205, 923, 921, 2060, 2071, 2052, 2058, 2063,
> ...
>
The following adds /* */ to dbg_line_numbers so there's the chance
to more easily lookup the ID of the match.pd line number used for
dumping when you want to debug a speicific replacement. It also cuts
the lines down to 10 entries.
static int dbg_line_numbers[1267] = {
/* 0 */ 161, 164