> > Did you load a 64-bit file into GDB so that it knows you are debugging > a 64-bit image? > I am not sure if GDB gets it or not, I typed "gdb main", main is my 64-bit ELF image. 'info reg' can display correctly with the pc address along with its symbol too. > -- > Daniel Jacobowitz > CodeSourcery >