From bc587a6bd2e261d0a7645d0f5466379fe44f5f8b Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Thu, 8 Sep 2011 17:20:43 +0000 Subject: * cli/cli-decode.c (add_cmd): Add comment. --- gdb/cli/cli-decode.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gdb/cli/cli-decode.c') diff --git a/gdb/cli/cli-decode.c b/gdb/cli/cli-decode.c index 622ee68..95996e8 100644 --- a/gdb/cli/cli-decode.c +++ b/gdb/cli/cli-decode.c @@ -128,6 +128,7 @@ set_cmd_completer (struct cmd_list_element *cmd, /* Add element named NAME. + Space for NAME and DOC must be allocated by the caller. CLASS is the top level category into which commands are broken down for "help" purposes. FUN should be the function to execute the command; -- cgit v1.1