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


*** TEST RESULTS FOR COMMIT 81eb921ae109e875b9df6435ac6947181d824a67 ***

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

Factor out pointer printing code from generic_val_print
gdb/ChangeLog:

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


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