This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Trouble with GDB!!


I use uClinux in a DragonixVZ borard (MC68VZ328), i enable pseudo vectorized expceptions in kernel setting, i can connect gdb and gdbserver and put breakpoints, display data, etc, but when i step into a function that resides in othe source file of the program, gdb can't display me any data and say me this:
Error PC 0x7d1bb0 in read in psymtab, but not in symtab.
I use the -g flag option to compile the program, and use ddd as grafical iface to gdb.

How i can solve this?

Regards. Any help will be apreciated.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]