Cannot leave tui mode with Ctrl-X A nor see program output in tui mode

前端 未结 4 1241
再見小時候
再見小時候 2020-12-17 10:14

Problem A:

  1. I start gdb in command line with \"gdb test\"
  2. I press ctrl-x,ctrl-a before I do anything else
  3. Then I set break po
4条回答
  •  眼角桃花
    2020-12-17 10:46

    I think you are looking for, "focus next." it switches you among (there can be more than two) the windows. I'm sure there is a short-cut for this too. Please note, this is almost the same answer as user1888039, so if you agree you should up-vote that answer.

提交回复
热议问题