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]

Re: Warning messages on startup


Hi,

I am new to the gdb world and your help would be much
appreciated.

I am concerened about the following warning messages
on startup:

-----
warning: exec file is newer than core file.

warning: unknown architecture file may be incompatible
with i386 target.

[..snip]

warning: Source file is more recent than executable.
-----

I believe the first warning is because I copied over
the executable which gave it a new timestamp. I have
no idea about the second one which I most concerened
about.
Yes, for the first.
For the second, I suspect more info is needed. Can you post a complete transcript? It appears that the the GDB isn't capable of debugging either the core or executable file.

Andrew



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