Don't delete the locator win info
authorHannes Domani <ssbssa@yahoo.de>
Thu, 19 Nov 2020 15:49:53 +0000 (16:49 +0100)
committerHannes Domani <ssbssa@yahoo.de>
Sun, 29 Nov 2020 17:47:38 +0000 (18:47 +0100)
commit96fb90861a4ebd78358ade2426d533f09bee129a
tree0e467a6cbafdbdb26c0a242647f43da19f8ae2be
parent632ee6fd822f8264edc5935c4e31955849df8ba2
Don't delete the locator win info

The locator win info is special because it is static, all the others are
created dynamically.

gdb/ChangeLog:

2020-11-29  Hannes Domani  <ssbssa@yahoo.de>

PR tui/26973
* tui/tui-layout.c (tui_apply_current_layout): Don't delete the
static locator win info.
gdb/ChangeLog
gdb/tui/tui-layout.c