aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
diff options
context:
space:
mode:
authorAndrew Burgess <andrew.burgess@embecosm.com>2015-07-06 16:56:42 +0100
committerAndrew Burgess <andrew.burgess@embecosm.com>2015-07-06 19:13:02 +0100
commit10e9aaa3b8554f997db993c8158493a96030d4d5 (patch)
tree8748c8447415ff87c8f7151cd65dfae64abe2e9c /gdb/doc
parent8a13d42d99390c36d5e7884b509e6bb92ec72e3c (diff)
downloadfsf-binutils-gdb-10e9aaa3b8554f997db993c8158493a96030d4d5.zip
fsf-binutils-gdb-10e9aaa3b8554f997db993c8158493a96030d4d5.tar.gz
fsf-binutils-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