[EMAIL PROTECTED] (Pierre Sarrazin) writes:

> 
> This is with the default debugging format, stabs.  With -gdwarf-2,
> the problem disappears with this particular (small) program.  However,
> the problem reappears in a much larger program even with -gdwarf-2.
> 
I need the executable, with dwarf2 info, to debug this.

> Notes:
> - I suppose that gdb 5.0 should work even with the stabs format;

Don't plan on it.
I refuse to fix C++ bugs that are specific to STABS, for very good reason. If you use 
C++,
use DWARF2.

> - I have not recompiled g++ 2.95.2 since I installed gdb 5.0; I don't
>   know if this matters.
> 

Nope.
> -- 
> Pierre Sarrazin <sarrazip at machinasapiens dot com>

Reply via email to