Lines Matching refs:nowait
214 parser.add_argument( '--nowait',216 action='store_true', dest='nowait')294 if args.nowait == True:297 error('Failed to find jdb.\n..you can use --nowait to disable jdb\n..but may miss early breakpoints.')