This is the mail archive of the libc-help@sourceware.org mailing list for the glibc 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: How to debug glibc-2.10.1 mips on linux multilib o32 ld or libc Segmentation fault?


On Wed, Sep 2, 2009 at 11:48 PM, Cheng Renquan<crquan@gmail.com> wrote:
> Segmentation fault
>
> So please give some inputs on how to resolve this? Thanks,
[Trimming CC, linux-mips nor eglibc needs to be on the CC]

Build a cross gdb to debug your application, then build the
application with --dynamic-linker/-rpath, and debug the location of
the fault.

Cheers,
Carlos.


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