Use std::string in d-namespace.c
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 805204c4256b164fb2061b14cf4733198204feec..9ae81f981f0d150f9d9aa31095c56a6bb6c7724e 100644 (file)
@@ -1,3 +1,23 @@
+2017-09-11  Tom Tromey  <tom@tromey.com>
+
+       * d-namespace.c (d_lookup_symbol): Use std::string.
+       (find_symbol_in_baseclass): Likewise.
+
+2017-09-11  Tom Tromey  <tom@tromey.com>
+
+       * ctf.c (ctf_start): Use std::string.
+
+2017-09-11  Tom Tromey  <tom@tromey.com>
+
+       * ada-lang.c (is_known_support_routine): Update.
+       (ada_unhandled_exception_name_addr_from_raise): Update.
+       * guile/scm-frame.c (gdbscm_frame_name): Update.
+       * python/py-frame.c (frapy_name): Update.
+       (frapy_function): Update.
+       * stack.h (find_frame_funname): Update.
+       * stack.c (find_frame_funname): Return unique_xmalloc_ptr.
+       (print_frame): Update.
+
 2017-09-11  Tom Tromey  <tom@tromey.com>
 
        * findcmd.c (put_bits): Take a gdb::byte_vector.
This page took 0.030406 seconds and 4 git commands to generate.