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: prelink and gdb


On Wed, Sep 12, 2007 at 06:50:08PM +0800, Bin Chen wrote:
> We encounter problem when we run simple test program, in debug version,
> the test program can be backtrace with symbol name displayed, but with
> the same binary executable, in release version, the symbol name can't be
> displayed...
> 
> I want to know if there is some one encounter problems using gdb with
> prelink? I have to say the test program is neither prelinked in both
> version.

Not enough details.  You will need to provide a testcase.  It would
also help to say what version of GDB you're using, and to try a HEAD
snapshot if you can.

-- 
Daniel Jacobowitz
CodeSourcery


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