Allow Python commands to be in class_tui
[deliverable/binutils-gdb.git] / gdb / doc / python.texi
index 3b1ccb41771e1dbc2e98d7bab0004480c256c231..a38f1dab426eb0e1413865e326c6690f16a83c64 100644 (file)
@@ -3829,6 +3829,13 @@ The command has to do with tracepoints.  For example, @code{trace},
 @kbd{help tracepoints} at the @value{GDBN} prompt to see a list of
 commands in this category.
 
+@findex COMMAND_TUI
+@findex gdb.COMMAND_TUI
+@item gdb.COMMAND_TUI
+The command has to do with the text user interface (@pxref{TUI}).
+Type @kbd{help tui} at the @value{GDBN} prompt to see a list of
+commands in this category.
+
 @findex COMMAND_USER
 @findex gdb.COMMAND_USER
 @item gdb.COMMAND_USER
This page took 0.025398 seconds and 4 git commands to generate.