List all the possible completions for the beginning of a command.
complete string
string |
The beginning of the command to be completed. |
This command lists all the possible completions for the beginning of a command.
(idb) complete p
path
print
p
printdbx
printf
ptype
pwd
Copyright © 1996-2010, Intel Corporation. All rights reserved.