[binutils-gdb] Return std::string from memory_error_message
sergiodj+buildbot@sergiodj.net
sergiodj+buildbot@sergiodj.net
Sun Sep 3 19:52:00 GMT 2017
*** TEST RESULTS FOR COMMIT 1ccbe9985f607b291bb6fc920beda60225f1bf83 ***
Author: Tom Tromey <tom@tromey.com>
Branch: master
Commit: 1ccbe9985f607b291bb6fc920beda60225f1bf83
Return std::string from memory_error_message
This changes memory_error_message to return a std::string and fixes up
the callers. This removes some cleanups.
ChangeLog
2017-09-03 Tom Tromey <tom@tromey.com>
* valprint.c (val_print_string): Update.
* gdbcore.h (memory_error_message): Return std::string.
* corefile.c (memory_error_message): Return std::string.
(memory_error): Update.
* breakpoint.c (insert_bp_location): Update.
More information about the Gdb-testers
mailing list