[PATCH] Add Rust support to source highlighting

Simon Marchi simark@simark.ca
Tue Jul 2 00:29:00 GMT 2019


On 2019-07-01 11:40 a.m., Tom Tromey wrote:
>>>>>> "Tom" == Tom Tromey <tom@tromey.com> writes:
> 
> Tom> I don't think there's anything wrong with the patch, so I guess this is
> Tom> a Fedora bug somehow.  I will see if I can write a test case and file
> Tom> it.
> 
> I debugged this a bit today, and the problem comes from the use of
> "-static-libstdc++ -static-libgcc" when linking.  Using just one of
> these makes it work fine.
> 
> Are these necessary for some reason?

I never really knew the reason of using these in the first place.

Simon



More information about the Gdb-patches mailing list