diff options
author | Andrew Burgess <andrew.burgess@embecosm.com> | 2015-07-06 16:56:42 +0100 |
---|---|---|
committer | Andrew Burgess <andrew.burgess@embecosm.com> | 2015-07-06 19:13:02 +0100 |
commit | 10e9aaa3b8554f997db993c8158493a96030d4d5 (patch) | |
tree | 8748c8447415ff87c8f7151cd65dfae64abe2e9c /gdb/doc | |
parent | 8a13d42d99390c36d5e7884b509e6bb92ec72e3c (diff) | |
download | gdb-10e9aaa3b8554f997db993c8158493a96030d4d5.zip gdb-10e9aaa3b8554f997db993c8158493a96030d4d5.tar.gz gdb-10e9aaa3b8554f997db993c8158493a96030d4d5.tar.bz2 |
gdb/tui: Don't cast between window types.
Instead of casting between structure types to get the 'tui_gen_win_info'
info from a 'tui_win_info' access the generic member variable. This is
inline with what is done throughout the rest of the tui code.
gdb/ChangeLog:
* tui/tui-win.c (tui_set_focus): Use structure member 'generic'
instead of casting the structure type.
Diffstat (limited to 'gdb/doc')
0 files changed, 0 insertions, 0 deletions