-Wwrite-strings: MI -info-os
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 821aeafa8f90e23a4df857270e31131223856c8f..fe1243be8cd204465d41de48164a3161aec30578 100644 (file)
@@ -1,3 +1,14 @@
+2017-04-05  Pedro Alves  <palves@redhat.com>
+
+       * mi/mi-cmd-info.c (mi_cmd_info_os): Call info_osdata instead of
+       info_osdata_command.
+       * osdata.c (info_osdata_command): Rename to ...
+       (info_osdata): ... this.  Constify 'type' parameter, and remove
+       the 'from_tty' parameter.  Accept NULL TYPE.
+       (info_osdata_command): New function.
+       * osdata.h (info_osdata_command): Remove declaration.
+       (info_osdata): New declaration.
+
 2017-04-05  Pedro Alves  <palves@redhat.com>
 
        * mi/mi-cmd-break.c (mi_cmd_break_insert_1, mi_cmd_break_insert)
This page took 0.024931 seconds and 4 git commands to generate.