In message <20030711045749.4201.qmail at web40306.mail.yahoo.com> you wrote: > > When I run the gdb to debug the core file it somehow > refers to the libraries in the /lib path > the libraries for my target machine are somewhere > else. > > I wanted to know if there is any option or workaround > to make gdb point to correct libraries.
RTFM. See especially the "solib-absolute-prefix" variable. Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de What the gods would destroy they first submit to an IEEE standards committee. ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
