Ben Tatham writes:
> I'll respond directly to you for a moment, b/c i think this is outside
> the scope of the list...
>
> btw...thank you SO much for all your incredibly quick help...
>
> - I have a core dump from my target (ppc) platform, from running the
> debug version of libgcj and the app.
> - When I open it with the target-specific gdb on our build server
> (namely powerpc-860-linux-gnu-gdb), I get the output listing below. As
> best I can tell, it is using the local versions of libgcc, libgcj,
> etc...not the powerpc versions. I am unclear as to how to get gdb to
> use the appropriate lib files to load the appropriate symbols...
Me either. If I were you I'd just make a few symlinks to the target
libraries for gdb's benefit.
Andrew.