Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-patch] Externalizing more strings in debug.mi.core patch

> 
> Here are the remaining first pass string externalizations to the 
> debug.mi.core plugin.
> 12 strings left in src are not dealt with. Output to console view from 
> GDBTypeParser for strings such as "function returning" and "pointer to" 
> come from CDT, not the gdb, I believe, so it's up for debate whether these 
> should be externalized.

It does not matter, they are tests, CDT/Debug UI does not use them.  I should
have move/encapsulate those methods in the proper JUnit test ...
Work in progress.

> Thanks,

Merci bucket.  Patch applied.



Back to the top