[lldb-dev] Current status of simultaneous multiple target debugging in LLDB

Ramana via lldb-dev lldb-dev at lists.llvm.org
Tue Jun 27 21:22:00 PDT 2017


Hi,

Could someone please help me on the below?

Thanks,
Ramana

On Mon, Jun 12, 2017 at 11:58 AM, Ramana <ramana.venkat83 at gmail.com> wrote:

> Hi,
>
> I have to implement a debugger for our HW which comprises of CPU+GPU where
> the GPU is coded in OpenCL and is accelerated through OpenVX API in C++
> application which runs on CPU. Our requirement is we should be able to
> debug the code running on both CPU and GPU simultaneously with in the same
> LLDB debug session.
>
> Looking at the mailing list archive I see that there were discussions
> about this feature in LLDB here http://lists.llvm.org/
> pipermail/lldb-dev/2014-August/005074.html.
>
> What is the present status i.e. what works today and what is to be
> improved of simultaneous multiple target debugging support in LLDB? Were
> the changes contributed to LLDB mainstream?
>
> How can I access the material for http://llvm.org/devmtg/2014-10/#bof5
> (Future directions and features for LLDB)
>
> Appreciate any help/guidance provided on the same.
>
> Thanks,
> Ramana
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20170628/7c4afabb/attachment.html>


More information about the lldb-dev mailing list