-Wwrite-strings: execute_command calls with string literals
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 610a1d04abf20abfa554c97a792b8a2d0e14457a..26899e471baa1e8b49d23ee8422ab28df3c4fb06 100644 (file)
@@ -1,3 +1,15 @@
+2017-04-05  Pedro Alves  <palves@redhat.com>
+
+       * event-top.c (command_line_handler): Add cast to execute_command
+       call.
+       * record-btrace.c (cmd_record_btrace_bts_start)
+       (cmd_record_btrace_pt_start, cmd_record_btrace_start)
+       (cmd_record_btrace_start): Add cast to execute_command call.
+       * record-full.c (record_full_goto_insn):
+       * record.c (record_start, record_stop): Add cast to
+       execute_command_to_string calls.
+       (cmd_record_start): Add cast to execute_command calls.
+
 2017-04-05  Pedro Alves  <palves@redhat.com>
 
        * python/python-internal.h (gdb_PyArg_ParseTupleAndKeywords): New
This page took 0.025084 seconds and 4 git commands to generate.