binutils-gdb/gdb/tui
Andrew Burgess 8579fd136a gdb/gdbsupport: make xstrprintf and xstrvprintf return a unique_ptr
The motivation is to reduce the number of places where unmanaged
pointers are returned from allocation type routines.  All of the
callers are updated.

There should be no user visible changes after this commit.
2021-11-16 17:45:45 +00:00
..
ChangeLog-1998-2003
tui-command.c
tui-command.h
tui-data.c
tui-data.h Initial TUI mouse support 2021-06-04 16:15:01 +02:00
tui-disasm.c gdb: convert obj_section macros to methods 2021-06-28 15:28:26 -04:00
tui-disasm.h
tui-file.c
tui-file.h
tui-hooks.c gdb: remove bpstat typedef, rename bpstats to bpstat 2021-11-08 16:39:14 -05:00
tui-hooks.h
tui-interp.c gdb: remove bpstat typedef, rename bpstats to bpstat 2021-11-08 16:39:14 -05:00
tui-io.c Make the TUI command window support the mouse 2021-06-17 11:57:56 +01:00
tui-io.h
tui-layout.c gdb/gdbsupport: make xstrprintf and xstrvprintf return a unique_ptr 2021-11-16 17:45:45 +00:00
tui-layout.h
tui-location.c
tui-location.h
tui-out.c
tui-out.h
tui-regs.c
tui-regs.h
tui-source.c
tui-source.h
tui-stack.c
tui-stack.h
tui-win.c gdb: add add_setshow_prefix_cmd 2021-10-28 10:44:18 -04:00
tui-win.h
tui-wingeneral.c
tui-wingeneral.h
tui-winsource.c [gdb/tui] Fix breakpoint display functionality 2021-10-21 17:48:07 +02:00
tui-winsource.h
tui.c Make the TUI command window support the mouse 2021-06-17 11:57:56 +01:00
tui.h