This is the mail archive of the gdb-patches@sources.redhat.com 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] new test for separate debug info


I've seen this "unknown debugging format" before, on dwarf-1.
I really agree with daniel's idea that the test should be
"if format == dwarf-2" rather than "if format != stabs+".

> Maybe the two unsupported messages should differ a bit more from each
> other: "cannot produce separate debug info file" instead?

How about "strip --strip-debug failed", make it really clear.

Michael C


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