8sa1-binutils-gdb/gdb/python
Pedro Alves c92aed165e Use ui_file_as_string in gdb/python/
gdb/ChangeLog:
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 15:26:45 +00:00
..
lib/gdb PR python/19293 - invalidate frame cache when unwinders change 2016-07-12 13:56:07 -06:00
py-arch.c Use ui_file_as_string in gdb/python/ 2016-11-08 15:26:45 +00:00
py-auto-load.c
py-block.c
py-bpevent.c
py-breakpoint.c Use ui_file_as_string in gdb/python/ 2016-11-08 15:26:45 +00:00
py-cmd.c
py-continueevent.c
py-event.c
py-event.h
py-events.h PR python/15620, PR python/18620 - breakpoint events in Python 2016-07-13 13:59:55 -06:00
py-evtregistry.c
py-evts.c PR python/15620, PR python/18620 - breakpoint events in Python 2016-07-13 13:59:55 -06:00
py-exitedevent.c
py-finishbreakpoint.c
py-frame.c Use ui_file_as_string in gdb/python/ 2016-11-08 15:26:45 +00:00
py-framefilter.c Remove unused variables 2016-07-14 10:35:40 -06:00
py-function.c
py-gdb-readline.c
py-inferior.c
py-infevents.c
py-infthread.c
py-lazy-string.c
py-linetable.c
py-newobjfileevent.c
py-objfile.c Make symfile_add_flags and objfile->flags strongly typed 2016-10-26 16:47:10 +01:00
py-param.c
py-prettyprint.c Support structure offsets that are 512K or larger. 2016-06-24 21:02:36 -04:00
py-progspace.c
py-signalevent.c
py-stopevent.c
py-stopevent.h
py-symbol.c
py-symtab.c
py-threadevent.c
py-type.c Use ui_file_as_string in gdb/python/ 2016-11-08 15:26:45 +00:00
py-unwind.c Use ui_file_as_string in gdb/python/ 2016-11-08 15:26:45 +00:00
py-utils.c
py-value.c Use ui_file_as_string in gdb/python/ 2016-11-08 15:26:45 +00:00
py-varobj.c
py-xmethods.c
python-config.py
python-internal.h Support structure offsets that are 512K or larger. 2016-06-24 21:02:36 -04:00
python.c Use ui_file_as_string in execute_command_to_string 2016-11-08 15:26:45 +00:00
python.h