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] Fix dangling displays in separate debug


>>>>> "Pedro" == Pedro Alves <pedro@codesourcery.com> writes:

Jan> Unaware how to improve it more.

Pedro> Would using objfile_separate_debug_iterate be better?

Actually, I was wondering if we now claim to support multiple levels of
separate debuginfo.  Based on how it is written,
objfile_separate_debug_iterate seems to indicate that we do, though
comments in objfiles.h continue to claim that we do not.

If we do then I agree, a simple test is insufficient.

Tom


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