Use macros for TUI window names
[deliverable/binutils-gdb.git] / gdb / tui / tui-data.h
index 2dc73b963da0f62735c326e1219a3cfe974f70ac..abe77272291ad0c60cdbdb03fe0d45ce1317bfc8 100644 (file)
@@ -130,6 +130,7 @@ public:
 #define CMD_NAME                "cmd"
 #define DATA_NAME               "regs"
 #define DISASSEM_NAME           "asm"
+#define STATUS_NAME            "status"
 #define MIN_WIN_HEIGHT          3
 #define MIN_CMD_WIN_HEIGHT      3
 
This page took 0.024441 seconds and 4 git commands to generate.