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: [RFA, doc RFA] Add "set debug symfile on".


>>>>> "Doug" == Doug Evans <dje@google.com> writes:

Doug> This patch adds a new debugging option: set debug symfile on

Doug> For now it logs all calls through the symfile functions.

Doug> Regression tested on amd64-linux.

Doug> Ok to check in?

It seems ok to me.

This patch combines a few different things into one.  For example,
reordering the arguments to map_matching_symbols has no relation to the
rest of the patch.  We normally make other contributors split such
patches.  I think it is best if maintainers do this as well.

Tom


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