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


*** TEST RESULTS FOR COMMIT ef0bc0dd961898d393627c3d502ad168028d7c40 ***

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

Factor out enum printing code from generic_val_print
gdb/ChangeLog:

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


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