Peter Norton wrote:
Emil wrote:
Did you try -gstabs as well? It might work better
than >Dwarf with old binutils.
No luck if I compile with -gstabs instead of -g. No errors during compilation but gdb refuses to load program - "Dwart Error: Cannot handle DW_FORM_strp in DWARF reader". :-(
Look as if there's still dwarf. You might have to force recompiling everything (remove all .o files before compiling to be sure).
Frank