gdb: Split print_symbol_info into two parts
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 56536c459ee559d4abe37523a749ea7bf57af9e1..63e0519c547c7eda7ce0eecc32eb1bb4f40d82a3 100644 (file)
@@ -1,3 +1,11 @@
+2019-11-27  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * symtab.c (symbol_to_info_string): New function, most content
+       moved from print_symbol_info, but updated to return a std::string.
+       (print_symbol_info): Update to use symbol_to_info_string and print
+       returned string.
+       * symtab.h (symbol_to_info_string): Declare new function.
+
 2019-11-27  Andrew Burgess  <andrew.burgess@embecosm.com>
 
        * python/python.c (gdbpy_rbreak): Convert to using
This page took 0.02522 seconds and 4 git commands to generate.