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] Add new language: "unsupported"


>  > It should probably warn (I guess it has to be in the reader, since we 
>  > have no hook for when you switch to a language, right?) when it is 
>  > switching to the unsupported language.
>  > 
>  > Something like "Warning: The current language is unsupported by GDB. 
>  > Name lookups and printouts may not look like what you expect as a 
>  > result".
>  > 
>  > That way, nobody files bugs because the unsupported language does what 
>  > C would do, when they expect what <insert other language here> would do.
> 
> that's not a bad idea, actually. This must be the lawyer talking :-)

Ok, I'll do that, but that'll be a separate patch.

-- 
Joel


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