Lines Matching refs:specified
721 // Default is step of the specified type.
1336 // Use default command if one is not specified:
1527 print('clear <breakpoint #> - deletes the specified user defined breakpoint');
1528 print('d[elete] <breakpoint #> - deletes the specified user defined breakpoint');
1529 print('dis[able] <breakpoint #> - disables the specified user defined breakpoint');
1532 print('en[able] <breakpoint #> - enables the specified user defined breakpoint');
1539 print('f[rame] <frame #> - set context to specified frame #');
1557 print('p[rint] <expression> - prints the result of the specified expression');
1559 print('set <var> = <expression> - executes the specified statement');
1562 print('l[ist] [- | <start>,<end>] - list the specified range of source code');
1565 print('scr[ipts] [<filter text>] - list scripts with the specified text in its description');
1579 print(' getid <address> - gets the obj id for the specified address if available.');
1582 print(' If N is specified, will print N items at a time.');
1591 print(' If only one id is specified, will print the path from');
1592 print(' roots to the specified object if available.');
1593 print(' print <id> - prints the obj for the specified obj id if available.');
1607 print(' is specified, then a verbose dump will requested. Else, a summary dump');
2550 * Get the specified property name.
2575 * Get the specified property value.