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