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 v2 1/2] compile: set debug compile: Display GCC driver filename


On Mon, 27 Apr 2015 20:53:46 +0200, Pedro Alves wrote:
> "wrong" is subjective.  This split is a conscious design decision,
> that has advantages like insulating the debugger from compiler ICEs.

I haven't looked it up now but IIRC that is not a "conscious design decision"
but just a workaround of buggy GCC which cannot recover/re-run from
compilation errors in the same instance.  The ICE resistance was only
a side-effect.


Jan


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