RE: Remote Debugging on Zynq Boards

2020-01-21 Thread Vishav.Vishav
on Zynq Boards On 7/1/20 9:58 pm, vishav.vis...@dlr.de wrote: > I want to remotely debug an RTEMS application on Zynq based board. I have been > following link: > > https://docs.rtems.org/branches/master/user/exe/debugging.html > > I am particularly interested in Libdebugger Ex

Re: Remote Debugging on Zynq Boards

2020-01-20 Thread Chris Johns
On 7/1/20 9:58 pm, vishav.vis...@dlr.de wrote: > I want to remotely debug an RTEMS application on Zynq based board. I have been > following link: > > https://docs.rtems.org/branches/master/user/exe/debugging.html > > I am particularly interested in Libdebugger Executable Debugging. I built the >

Remote Debugging on Zynq Boards

2020-01-07 Thread Vishav.Vishav
Hi, I want to remotely debug an RTEMS application on Zynq based board. I have been following link: https://docs.rtems.org/branches/master/user/exe/debugging.html I am particularly interested in Libdebugger Executable Debugging. I