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: [PATCH 3/3] Introduce a separate debug objfile iterator


>>>>> "Simon" == Simon Marchi <simark@simark.ca> writes:

Simon> While touching this code, could you fixup the various?

Simon>   - if (res)
Simon>   + if (res != NULL)

I did this.

Tom


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