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