binutils-gdb/gdb/python
Tom Tromey 96c07c5b96 gdb
PR python/10664:
	* language.h (struct language_defn) <la_get_string>: Add
	'char_type' argument.
	(LA_GET_STRING): Likewise.
	(default_get_string, c_get_string): Update.
	* language.c (default_get_string): Add 'char_type' argument.
	* c-valprint.c (c_textual_element_type): Rename from
	textual_element_type.  No longer static.  Update callers.
	* c-lang.h (c_textual_element_type): Declare.
	* c-lang.c (c_get_string): Add 'char_type' argument.
gdb/testsuite
	PR python/10664:
	* gdb.base/charset.exp: Test utf-16 strings with Python.
2009-09-25 21:39:53 +00:00
..
py-cmd.c Checking in this patch for Thiago: Rename python-* files into py-*, 2009-09-09 17:45:42 +00:00
py-frame.c Checking in this patch for Thiago: Rename python-* files into py-*, 2009-09-09 17:45:42 +00:00
py-function.c 2009-09-21 Jason Orendorff <jason.orendorff@gmail.com> 2009-09-21 16:18:42 +00:00
py-objfile.c * objfiles.c (struct objfile_data): Delete member cleanup and replace 2009-09-11 18:51:31 +00:00
py-prettyprint.c Checking in this patch for Thiago: Rename python-* files into py-*, 2009-09-09 17:45:42 +00:00
py-type.c * objfiles.c (struct objfile_data): Delete member cleanup and replace 2009-09-11 18:51:31 +00:00
py-utils.c Checking in this patch for Thiago: Rename python-* files into py-*, 2009-09-09 17:45:42 +00:00
py-value.c gdb 2009-09-25 21:39:53 +00:00
python-internal.h 2009-07-10 Phil Muldoon <pmuldoon@redhat.com> 2009-07-10 10:35:17 +00:00
python.c * python/python-internal.h (struct language_defn): Declare. 2009-07-02 17:04:23 +00:00
python.h * varobj.c (update_dynamic_varobj_children): Don't use 2009-08-13 18:39:20 +00:00