diff options
author | Tom Tromey <tom@tromey.com> | 2019-06-16 09:41:06 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2019-06-25 07:48:23 -0600 |
commit | 6792b55e08ec49f40916d4f8d7168d0047b9e928 (patch) | |
tree | 43542b25631f0e6b792d7294dc7d623f0adbe937 /gdb/gdb-gdb.py.in | |
parent | 8e5cb9a54e156ba24a439aefa7b35e53b4cb0374 (diff) | |
download | binutils-6792b55e08ec49f40916d4f8d7168d0047b9e928.zip binutils-6792b55e08ec49f40916d4f8d7168d0047b9e928.tar.gz binutils-6792b55e08ec49f40916d4f8d7168d0047b9e928.tar.bz2 |
Use new and delete for TUI windows
This changes tui_win_info to use new and delete, rather than XNEW and
xfree.
gdb/ChangeLog
2019-06-25 Tom Tromey <tom@tromey.com>
* tui/tui-data.h (struct tui_win_info): Add constructor.
* tui/tui-data.c (tui_alloc_win_info): Use new.
(tui_free_window): Use delete.
Diffstat (limited to 'gdb/gdb-gdb.py.in')
0 files changed, 0 insertions, 0 deletions