On Mon, Jun 9, 2008 at 2:11 PM, Sanu Mathews <[EMAIL PROTECTED]> wrote:
>   I'm kind of new to Linux build environment configuration. I got SDL
> library compiled for EP9307A ARM core for a linux kernel 2.6 port given by
> Cirrus. Its using frame buffer driver to display the video.
>
>   My issue is the package is working fine on the reference platform but
> there is some issue when I run it on a customer platform. I copy the same
> shared directfb and libsdl libraries into my /lib/ of the target. I'm not
> able to debug this via gdb. The code is compiled with '-g' option. I can
> step into my test code but cannot step into the SDL library calls.
>
>     Any sort of help is most appreciated. I have already spent trying to
> figure out the issue.

This is not an Xmame specific question ;-)

You should probably compile your SDL library with debug information
(-g).


Laurent

_______________________________________________
Xmame mailing list
Xmame@toybox.twisted.org.uk
http://toybox.twisted.org.uk/mailman/listinfo/xmame

Reply via email to