Lines Matching refs:Printf
92 s->Printf("run to address with no addresses given."); in GetDescription()
95 s->Printf("run to address: "); in GetDescription()
97 s->Printf("run to addresses: "); in GetDescription()
101 s->Printf(" "); in GetDescription()
105 s->Printf("run to address with no addresses given."); in GetDescription()
108 s->Printf("Run to address: "); in GetDescription()
110 s->Printf("Run to addresses: "); in GetDescription()
115 s->Printf("\n"); in GetDescription()
120 s->Printf(" using breakpoint: %d - ", m_break_ids[i]); in GetDescription()
126 s->Printf("but the breakpoint has been deleted."); in GetDescription()
134 error->Printf("Could not set hardware breakpoint(s)"); in ValidatePlan()
145 error->Printf("Could not set breakpoint for address: "); in ValidatePlan()
147 error->Printf("\n"); in ValidatePlan()