Use ui_file_as_string in gdb/python/
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 254893f94f616439e09d99aa283cd3f67879122c..bbd14b24a72e8e502b87a46163782ac713bc1e2f 100644 (file)
@@ -1,3 +1,14 @@
+2016-11-08  Pedro Alves  <palves@redhat.com>
+
+       * python/py-arch.c (archpy_disassemble): Use ui_file_as_string and
+       std::string.
+       * python/py-breakpoint.c (bppy_get_commands): Use
+       ui_file_as_string and std::string.
+       * python/py-frame.c (frapy_str): Likewise.
+       * python/py-type.c (typy_str): Likewise.
+       * python/py-unwind.c (unwind_infopy_str): Likewise.
+       * python/py-value.c (valpy_str): Likewise.
+
 2016-11-08  Pedro Alves  <palves@redhat.com>
 
        * printcmd.c (eval_command): Use ui_file_as_string and
This page took 0.023382 seconds and 4 git commands to generate.