This is the mail archive of the gdb@sourceware.org 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: core files are host dependent


On Wed, Jul 08, 2009 at 10:44:25AM -0700, Sergey Kamshilin wrote:
> Both hosts have identical set of kernel, libraries and other packages
> installed. Why this could be and how to fix it? Thank you in advance!

Your statement is very unlikely to be accurate :-)

Try running strace -e open on GDB to be absolutely sure what libraries
it's opening.  My first guess would be debug library packages
installed on only one of the hosts.

-- 
Daniel Jacobowitz
CodeSourcery


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