> On Dec 14, 2015, at 2:34 PM, Bremenpl <breme...@gmail.com> wrote:
> 
> Okay guys, atm I am donwloading the lxqt image. AT first I will try to open 
> the app on the BeagleBone Black itself. But after that works I need to figure 
> out how to remote debug while building on beagle instead of cross compile on 
> host.
> Could you please only clarify my thoughts about it? If gdb-multiarch needs 
> crosscompiled executable, how do I use it if I dont download the executable 
> from target like you said i dont?
On BBB you run gdbserver. On your host, you run gdb and then remote connect to 
your gdbserver. Watch Derrek Molloy’s chapter 7 video I gave you, starting at 
about 30 minutes.

Regards,
John
> 
> W dniu 2015-12-14 o 23:23, John Syne pisze:
>> Regards,
>> John
>> 
>> 
>> 
>> 
>>> On Dec 14, 2015, at 2:23 PM, Bremenpl <breme...@gmail.com> wrote:
>>> 
>>> Okay, I think I figured it out, but it would be a bit messy... So lets say 
>>> I would have a postbuild script on my host, that after each succesfull 
>>> build would scp over all .h and .c files to BeagleBone Black and build on 
>>> the target as well (ssh command).
>>> 
>>> But then again, for gdb-multiarch I need to provide an executable on the 
>>> host. So if I am building on target device, do I need to download the built 
>>> executable back to host…?
>> No
>>> W dniu 2015-12-14 o 23:13, Robert Nelson pisze:
>>>> On Mon, Dec 14, 2015 at 4:13 PM, Bremenpl <breme...@gmail.com> wrote:
>>>>> Yes but in that case I would have to program for hours on BeagleBone
>>>>> Black... The point is, can I remote debug in this configuration?
>>>> gdb can communicate over tcp/ip..
>>>> 
>>>> Regards,
>>>> 
>>> -- 
>>> Bremenpl
>>> 
>>> -- 
>>> For more options, visit http://beagleboard.org/discuss
>>> --- You received this message because you are subscribed to the Google 
>>> Groups "BeagleBoard" group.
>>> To unsubscribe from this group and stop receiving emails from it, send an 
>>> email to beagleboard+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
> 
> -- 
> Bremenpl
> 
> -- 
> For more options, visit http://beagleboard.org/discuss
> --- You received this message because you are subscribed to the Google Groups 
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to beagleboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to