Move GDB to C++ ?

Andrew Cagney cagney@gnu.org
Wed Jul 30 19:30:00 GMT 2008


Stan Shebs wrote:
>  if you use function dispatching to iterate, you blow your 
> optimization opportunities in code that is known to be time-critical.
>
Not having to kludge up indirect dispatch would be nice for a number of 
reasons, performance is not one of them.  It's like adding "inline" 
because we think that will fix a not spot.



More information about the Gdb mailing list