On 2006-02-14, Grant Edwards <gra...@visi.com> wrote:
> Even though gdb 5.1.1 seems to have built OK, it doesn't seem
> to work.  Everytime I start msp430-gdb, I get this error:
>
> This GDB was configured as "--host=i686-pc-linux-gnu
> --target=msp430"...msp430/toolchain/src/gdb-5.1.1/gdb/partial-stab.h:441:
> gdb-internal-error: sect_index_data not initialized

This only seems to occur when the program has no "data"
section.  Adding a single initialized variable makes gdb 5.1.1
happy.

Am I really the first one to discover this?

-- 
Grant Edwards                   grante             Yow!  It's strange, but I'm
                                  at               only TRULY ALIVE when I'm
                               visi.com            covered in POLKA DOTS and
                                                   TACO SAUCE...


Reply via email to