gud-gdb-completion-function

gud-gdb-completion-function is a variable defined in `gud.el'.
Its value is
nil

  • This variable may be risky if used as a file-local variable.

Documentation:
Completion function for GDB commands.
It receives two arguments: COMMAND, the prefix for which we seek
completion; and CONTEXT, the text before COMMAND on the line.
It should return a list of completion strings.