I am not able to get GDB to start in -tui mode.
My OS is Win XP, here is what i do
START->RUN->cmd(gdb -tui)
gdb:TUI mode is not supported
gdb
GNU gdb 6.8
....
....
.......
This GDB was configured as "i686-pc-mingw32."
I know that GDB supports tui mode from v5. How come i am not able to get it to run in tui mode as i got v6.8?