Re: [yocto] Debugging shared libraries

2016-02-11 Thread Mark Hatle
On 2/10/16 9:41 PM, Gary Thomas wrote: > On 2016-02-10 21:08, Khem Raj wrote: >> >>> On Feb 10, 2016, at 8:35 AM, Mark Hatle wrote: >>> >>> On 2/10/16 1:31 AM, Gary Thomas wrote: I'm trying to debug some code (mplayer) which uses some shared libraries from

Re: [yocto] Debugging shared libraries

2016-02-11 Thread Gary Thomas
On 2016-02-11 22:48, Mark Hatle wrote: On 2/10/16 9:41 PM, Gary Thomas wrote: On 2016-02-10 21:08, Khem Raj wrote: On Feb 10, 2016, at 8:35 AM, Mark Hatle wrote: On 2/10/16 1:31 AM, Gary Thomas wrote: I'm trying to debug some code (mplayer) which uses some shared

Re: [yocto] Debugging shared libraries

2016-02-11 Thread Khem Raj
> On Feb 11, 2016, at 7:11 PM, Gary Thomas wrote: > > On 2016-02-11 22:48, Mark Hatle wrote: >> On 2/10/16 9:41 PM, Gary Thomas wrote: >>> On 2016-02-10 21:08, Khem Raj wrote: > On Feb 10, 2016, at 8:35 AM, Mark Hatle wrote: > >

Re: [yocto] Debugging shared libraries

2016-02-11 Thread Gary Thomas
On 2016-02-12 04:18, Khem Raj wrote: On Feb 11, 2016, at 7:11 PM, Gary Thomas wrote: On 2016-02-11 22:48, Mark Hatle wrote: On 2/10/16 9:41 PM, Gary Thomas wrote: On 2016-02-10 21:08, Khem Raj wrote: On Feb 10, 2016, at 8:35 AM, Mark Hatle

Re: [yocto] Debugging shared libraries

2016-02-10 Thread Mark Hatle
On 2/10/16 1:31 AM, Gary Thomas wrote: > I'm trying to debug some code (mplayer) which uses some shared > libraries from ffmpeg. When I use GDB (via gdbserver), I don't > get all the debug information I need - note that many of the shared > libraries do not have any symbolic debugging info: Is

Re: [yocto] Debugging shared libraries

2016-02-10 Thread Khem Raj
> On Feb 10, 2016, at 8:35 AM, Mark Hatle wrote: > > On 2/10/16 1:31 AM, Gary Thomas wrote: >> I'm trying to debug some code (mplayer) which uses some shared >> libraries from ffmpeg. When I use GDB (via gdbserver), I don't >> get all the debug information I need -

Re: [yocto] Debugging shared libraries

2016-02-10 Thread Gary Thomas
On 2016-02-10 21:08, Khem Raj wrote: On Feb 10, 2016, at 8:35 AM, Mark Hatle wrote: On 2/10/16 1:31 AM, Gary Thomas wrote: I'm trying to debug some code (mplayer) which uses some shared libraries from ffmpeg. When I use GDB (via gdbserver), I don't get all the

[yocto] Debugging shared libraries

2016-02-09 Thread Gary Thomas
I'm trying to debug some code (mplayer) which uses some shared libraries from ffmpeg. When I use GDB (via gdbserver), I don't get all the debug information I need - note that many of the shared libraries do not have any symbolic debugging info: (gdb) info sharedlibrary FromTo