Goodmorning Rudolf, thank you again for your time.
I have not explained my goal very well, so I try to explain with a specific example. I'm working with gstreamer for a project I'm following for my company. Let's take the gstreamer "hello world" application, here is the source code: http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/chapter-helloworld.html#section-helloworld I've succesfully built and deployed the application. I can debug and follow the code of the application line by line with eclipse. Now, if I want to enter into a function of gstreamer libs (e.g. gst_pipeline_new), what should I have to do? Federico 2014-04-16 21:22 GMT+02:00 Rudolf Streif <[email protected]>: > Hi Federico, > > I knew that I can add source paths to the debugger. >> > Ok, if that's not the issue what exactly is not working for you? > > >> I see in your debug profiles that you have some binaries eg "ls". Did you >> import that binary from sysrootfs on your build machine? Can you please >> tell me the steps before adding the path? >> > No, that's actually sample code of a simple ls application that I use for > teaching a class on Linux APIs. > > Cheers, > Rudi >
-- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
