You could try a different debug option ("gcc -gstabs+ ..."). I don't know if that will work on your platform but it will avoid the dwarf 2 reader issue with gdb 5.0. Michael C