hdbgSegNum 130 src/dps8/hdbg.c static long hdbgSegNum = -1; hdbgSegNum 166 src/dps8/hdbg.c if (filter && hdbgSegNum >= 0 && hdbgSegNum != cpu.PPR.PSR) \ hdbgSegNum 168 src/dps8/hdbg.c if (filter && hdbgSegNum > 0 && blacklist[cpu.PPR.IC]) \ hdbgSegNum 676 src/dps8/hdbg.c hdbgSegNum = strtoul (buf, NULL, 8);