Does anyone here have any idea why I get multiple warnings like: warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.) in arm-elf-gdb when I load an executable? If I execute gdb from a cygwin prompt, I don't see that problem, but I do get those errors when I execute gdb from a .bat file like: SET PATH=%PATH%;c:\cygwin\usr\local\bin arm-elf-gdb -nx -batch -command=%1 %2 PAUSE EXIT -- Bryce Schober
Message
Internal errors in gdb
2006-02-22 by Bryce Schober