Commit 4915bfdc authored by Marco Barisione's avatar Marco Barisione
Browse files

gdb: Add an overloaded ui_out::text accepting a const std::string &

gdb/ChangeLog:

	* ui-out.h (class ui_out): Add ui_out::text accepting a constant
	reference to a std::string.  Fix all callers using
	std::string::c_str.
	* ui-out.c (ui_out::text): Ditto.
parent d9211df2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment