binutils-gdb/gdb/mi
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-1999-2003
mi-cmd-break.c gdb/mi: handle no condition argument case for -break-condition 2021-07-26 08:46:02 +02:00
mi-cmd-break.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mi-cmd-catch.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mi-cmd-disas.c gdb: fix tab after space indentation issues 2021-05-27 15:18:49 -04:00
mi-cmd-env.c gdb/gdbsupport: make xstrprintf and xstrvprintf return a unique_ptr 2021-11-16 17:45:45 +00:00
mi-cmd-file.c gdb/mi: add new --group-by-objfile flag for -file-list-exec-source-files 2021-06-25 20:54:29 +01:00
mi-cmd-info.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mi-cmd-stack.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mi-cmd-target.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mi-cmd-var.c gdb: fix tab after space indentation issues 2021-05-27 15:18:49 -04:00
mi-cmds.c gdb/mi: add a '--force' flag to the '-break-condition' command 2021-05-06 10:46:40 +02:00
mi-cmds.h gdb/mi: add a '--force' flag to the '-break-condition' command 2021-05-06 10:46:40 +02:00
mi-common.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mi-common.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mi-console.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mi-console.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mi-getopt.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mi-getopt.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mi-interp.c gdb: remove bpstat typedef, rename bpstats to bpstat 2021-11-08 16:39:14 -05:00
mi-interp.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mi-main.c gdb: tweak scoped_disable_commit_resumed uses when resuming all threads in non-stop 2021-11-08 16:42:45 -05:00
mi-main.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mi-out.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mi-out.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mi-parse.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mi-parse.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mi-symbol-cmds.c gdb: fix some indentation issues 2021-05-27 15:01:28 -04:00