prelink and gdb
Bob Rossi
bob_rossi@cox.net
Wed Sep 12 12:28:00 GMT 2007
On Wed, Sep 12, 2007 at 06:50:08PM +0800, Bin Chen wrote:
> Hi,
>
> We have two versions in our project, both are for ARM. The release
> version does prelink for most of the applications, and the debug version
> doesn't do prelink.
>
> 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...
In the release version, did you strip the debugging symbols?
Bob Rossi
More information about the Gdb
mailing list