[EMAIL PROTECTED] (John Hunter) writes: The reason is becuse -ggdb was turning on dwarf-2, which is much better for C++. The problems that occur when debugging with STABS, which is the default, will not be fixed by me, and i'm the C++ maintainer for GDB. STABS is not good for C++ at all, it requires all kinds of hacks to make it work in GDB. --Dan > compiling with -ggdb fixed all the strangeness described in my > original post. > > John Hunter
- strange vector behavior w/ operator[] John Hunter
- Re: strange vector behavior w/ operator[] John Hunter
- Daniel Berlin
