binutils-gdb/gdb/tui
Tom Tromey c573941878 Remove subset_compare
I stumbled across subset_compare today, and after looking at the
callers I realized it could be removed and replaced with calls to
startswith.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
2022-12-15 12:13:29 -07:00
..
ChangeLog-1998-2003
tui-command.c
tui-command.h
tui-data.c
tui-data.h
tui-disasm.c Change GDB to use frame_info_ptr 2022-10-10 11:57:10 +02:00
tui-disasm.h Change GDB to use frame_info_ptr 2022-10-10 11:57:10 +02:00
tui-file.c TUI stdout buffering cleanup 2022-08-31 11:03:40 -06:00
tui-file.h TUI stdout buffering cleanup 2022-08-31 11:03:40 -06:00
tui-hooks.c Change GDB to use frame_info_ptr 2022-10-10 11:57:10 +02:00
tui-hooks.h
tui-interp.c internal_error: remove need to pass __FILE__/__LINE__ 2022-10-19 15:32:36 +01:00
tui-io.c gdb: add "set style tui-current-position on|off", default to off 2022-11-16 10:34:19 +00:00
tui-io.h
tui-layout.c gdb/python: restrict the names accepted by gdb.register_window_type 2022-09-22 10:34:15 +01:00
tui-layout.h
tui-location.c
tui-location.h
tui-out.c Remove tui_out_new 2022-08-31 11:03:40 -06:00
tui-out.h Remove tui_out_new 2022-08-31 11:03:40 -06:00
tui-regs.c Use boolean literals for pagination_enabled 2022-11-17 09:35:20 -07:00
tui-regs.h Change GDB to use frame_info_ptr 2022-10-10 11:57:10 +02:00
tui-source.c Change GDB to use frame_info_ptr 2022-10-10 11:57:10 +02:00
tui-source.h Change GDB to use frame_info_ptr 2022-10-10 11:57:10 +02:00
tui-stack.c Change GDB to use frame_info_ptr 2022-10-10 11:57:10 +02:00
tui-stack.h gdb: remove spurious spaces after frame_info_ptr 2022-10-25 11:04:58 -04:00
tui-win.c Remove subset_compare 2022-12-15 12:13:29 -07:00
tui-win.h gdb: add "set style tui-current-position on|off", default to off 2022-11-16 10:34:19 +00:00
tui-wingeneral.c
tui-wingeneral.h
tui-winsource.c Change GDB to use frame_info_ptr 2022-10-10 11:57:10 +02:00
tui-winsource.h Change GDB to use frame_info_ptr 2022-10-10 11:57:10 +02:00
tui.c
tui.h