gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdbsupport / ChangeLog
index 4f72c7dd15c201d30806f0f0d58b147e858ff419..7c2c4bff4750d1428d28793cad0a708573d61a3d 100644 (file)
@@ -1,3 +1,20 @@
+2020-05-25  Michael Weghorn  <m.weghorn@posteo.de>
+
+       * common-utils.cc, common-utils.h (stringify_argv): Drop
+       now unused function stringify_argv
+
+2020-05-25  Michael Weghorn  <m.weghorn@posteo.de>
+
+       * common-inferior.cc, common-inferior.h (construct_inferior_arguments):
+       Adapt to take a gdb::array_view<char * const> parameter.
+       Adapt call site.
+
+2020-05-25  Michael Weghorn  <m.weghorn@posteo.de>
+
+       * common-inferior.cc, common-inferior.h (construct_inferior_arguments):
+       Adapt to handle zero args and return a std::string.
+       Adapt call site.
+
 2020-05-25  Michael Weghorn  <m.weghorn@posteo.de>
 
        * common-inferior.h, common-inferior.cc: (construct_inferior_arguments):
This page took 0.023926 seconds and 4 git commands to generate.