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 bool printing code from generic_val_print


*** TEST RESULTS FOR COMMIT e5bead4b23122be39e0bf32889fd609df6299e1c ***

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

Factor out bool printing code from generic_val_print
gdb/ChangeLog:

	* valprint.c (generic_val_print): Factor out bool
	printing code to ...
	(generic_val_print_bool): ... this new function.


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