[PATCH v2 1/2] compile: set debug compile: Display GCC driver filename

Pedro Alves palves@redhat.com
Mon Apr 27 19:17:00 GMT 2015


On 04/27/2015 06:52 PM, Jan Kratochvil wrote:

> I do not have any thoughts about GDB, I make minimal changes.
> Even these design changes are still wrong because of the incorrect principle
> of search for the GCC driver.  In LLDB this already works for years better,
> properly designed and with compatible licensing.

"wrong" is subjective.  This split is a conscious design decision,
that has advantages like insulating the debugger from compiler ICEs.
And please don't tell me that LLDB/Clang don't crash.  ;-)

>> I think it should indeed be made a separate method.
>
> OK, I will post a new API for approval so that I do not have to rework the
> 2 patch series for the 3rd times as this reviewing method is very expensive.

Thanks.  Maybe in these cases, we should be sending a single series
with both lists CCed.

Thanks,
Pedro Alves



More information about the Gdb-patches mailing list