Home | History | Annotate | Download | only in src

Lines Matching refs:user

1247       // The user input start index starts at 1:
1515 print('clear <breakpoint #> - deletes the specified user defined breakpoint');
1516 print('d[elete] <breakpoint #> - deletes the specified user defined breakpoint');
1517 print('dis[able] <breakpoint #> - disables the specified user defined breakpoint');
1520 print('en[able] <breakpoint #> - enables the specified user defined breakpoint');
2006 result = "No user defined breakpoints\n";