This is the mail archive of the gdb@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: Allow C++ or C99 in sim/*?


On Tue, Aug 05, 2003 at 12:25:26AM -0400, Andrew Cagney wrote:
> Two parts, and two features, come to mind:
> 
> - the sim-endian code which, I think, would work better using templates
> 
> - the h/w devices which are objects with virtual methods
> 
> I suspect a careful choice of language features will avoid the 
> performance problems - no multiple inheritance for instance.
> 
> after that, well who knows.

At which point, it seems, you're redesigning sid rather than sim?

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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