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] Support multiple separate debug objfiles


>>>>> "Tristan" == Tristan Gingold <gingold@ACT-Europe.FR> writes:

Tristan> I think the best way to support this Darwin particularity is to
Tristan> extended the notion of separate debug objfiles and allowing
Tristan> multiple separate debug objfiles.

Seems reasonable.

Tristan>  /* Return non-zero if OBJFILE has full or partial symbols, either directly
Tristan> -   or throught its separate debug file.  */
Tristan> +   or throught a separate debug file.  */

Since you're already modifying this line, would you mind fixing the
typo?  s/throught/through/

This is ok with that change.

Tom


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