This is the mail archive of the gdb-patches@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]

Re: RFC: printing pointers to global (data) variable on Windows...


>>>>> "Joel" == Joel Brobecker <brobecker@adacore.com> writes:

Joel> Intuitively, I do not think that it really matters. But I prefer
Joel> the idea of memset-ting the whole object to zero, and it's actually
Joel> something I have been wanting to do anyways. So here are two patches.
Joel> The first one just adjusts install_minimal_symbols to use memset instead
Joel> of the various macros.

Thanks, Joel.

Joel> Tested on x86_64-linux. OK to apply?

Looks good to me.

Tom


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