This is the mail archive of the gdb-testers@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Factor out array printing code from c_val_print


*** TEST RESULTS FOR COMMIT 0b6ef777bd0b7918590da1bdbeab1ca97d753ba2 ***

Author: Simon Marchi <simon.marchi@ericsson.com>
Branch: master
Commit: 0b6ef777bd0b7918590da1bdbeab1ca97d753ba2

Factor out array printing code from c_val_print
gdb/ChangeLog:

	* c-valprint.c (c_valprint): Factor our array printing code from
	c_val_print to ...
	(c_val_print_array): ... this new function.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]