Re: [lldb-dev] GDB RSPs non-stop mode capability in v5.0

2018-04-03 Thread Jim Ingham via lldb-dev
> On Apr 3, 2018, at 1:28 AM, Ramana wrote: > > > > On Thu, Mar 29, 2018 at 11:17 PM, Jim Ingham > wrote: > The breakpoints aren't a structural problem. If you can figure out a > non-code modifying way to handle breakpoints, that would be a very surgical > change

Re: [lldb-dev] GDB RSPs non-stop mode capability in v5.0

2018-04-03 Thread Pavel Labath via lldb-dev
On Mon, 2 Apr 2018 at 16:28, Greg Clayton via lldb-dev < lldb-dev@lists.llvm.org> wrote: > > > On Apr 2, 2018, at 6:18 AM, Ramana wrote: > > > > On Thu, Mar 29, 2018 at 8:02 PM, Greg Clayton wrote: > >> >> >> On Mar 29, 2018, at 2:08 AM, Ramana via lldb-dev >> wrote: >> >> Hi, >> >> It appears

Re: [lldb-dev] GDB RSPs non-stop mode capability in v5.0

2018-04-03 Thread Ramana via lldb-dev
On Thu, Mar 29, 2018 at 11:17 PM, Jim Ingham wrote: > The breakpoints aren't a structural problem. If you can figure out a > non-code modifying way to handle breakpoints, that would be a very surgical > change. And as Fred points out, out of place execution in the target would > be really handy

Re: [lldb-dev] GDB RSPs non-stop mode capability in v5.0

2018-04-02 Thread Ramana via lldb-dev
On Thu, Mar 29, 2018 at 11:58 PM, Greg Clayton wrote: > > > On Mar 29, 2018, at 11:07 AM, Jim Ingham wrote: > > > > On Mar 29, 2018, at 10:40 AM, Greg Clayton via lldb-dev < > lldb-dev@lists.llvm.org> wrote: > > > > On Mar 29, 2018, at 10:36 AM, Frédéric Riss wrote: > > > > On Mar 29, 2018, at

Re: [lldb-dev] GDB RSPs non-stop mode capability in v5.0

2018-04-02 Thread Greg Clayton via lldb-dev
> On Apr 2, 2018, at 6:18 AM, Ramana wrote: > > > > On Thu, Mar 29, 2018 at 8:02 PM, Greg Clayton > wrote: > > >> On Mar 29, 2018, at 2:08 AM, Ramana via lldb-dev > > wrote: >> >> Hi, >> >> It appears that the lldb-server, as of

Re: [lldb-dev] GDB RSPs non-stop mode capability in v5.0

2018-04-02 Thread Ramana via lldb-dev
On Thu, Mar 29, 2018 at 11:37 PM, Jim Ingham wrote: > > > > On Mar 29, 2018, at 10:40 AM, Greg Clayton via lldb-dev < > lldb-dev@lists.llvm.org> wrote: > > > > > > > >> On Mar 29, 2018, at 10:36 AM, Frédéric Riss wrote: > >> > >> > >> > >>> On Mar 29, 2018, at 9:27 AM, Greg Clayton wrote: > >>>

Re: [lldb-dev] GDB RSPs non-stop mode capability in v5.0

2018-04-02 Thread Ramana via lldb-dev
On Thu, Mar 29, 2018 at 11:17 PM, Jim Ingham wrote: > The breakpoints aren't a structural problem. If you can figure out a > non-code modifying way to handle breakpoints, that would be a very surgical > change. And as Fred points out, out of place execution in the target would > be really handy

Re: [lldb-dev] GDB RSPs non-stop mode capability in v5.0

2018-04-02 Thread Ramana via lldb-dev
On Thu, Mar 29, 2018 at 8:02 PM, Greg Clayton wrote: > > > On Mar 29, 2018, at 2:08 AM, Ramana via lldb-dev > wrote: > > Hi, > > It appears that the lldb-server, as of v5.0, did not implement the GDB > RSPs non-stop mode (https://sourceware.org/gdb/onlinedocs/gdb/Remote-Non_ > 002dStop.html#Remo

Re: [lldb-dev] GDB RSPs non-stop mode capability in v5.0

2018-03-30 Thread Ted Woodward via lldb-dev
member of Code Aurora Forum, a Linux Foundation Collaborative Project From: lldb-dev [mailto:lldb-dev-boun...@lists.llvm.org] On Behalf Of Ramana via lldb-dev Sent: Friday, March 30, 2018 12:29 PM To: Frédéric Riss Cc: lldb-dev@lists.llvm.org Subject: Re: [lldb-dev] GDB RSPs non-stop mode

Re: [lldb-dev] GDB RSPs non-stop mode capability in v5.0

2018-03-30 Thread Ramana via lldb-dev
> Be sure to speak with myself, Jim Ingham and Pavel in depth before undertaking this task as there will be many changes required. Definitely. Thank you all for the responses. Will get back after digesting all the responses here. Regards, Ramana On Thu, Mar 29, 2018 at 8:02 PM, Greg Clayton wr

Re: [lldb-dev] GDB RSPs non-stop mode capability in v5.0

2018-03-30 Thread Ramana via lldb-dev
> I’m not sure why Ramana is interested in it Basically http://lists.llvm.org/pipermail/lldb-dev/2017-June/012445.html is what I am trying to implement in lldb which has been discussed in little more details here http://lists.llvm.org/pipermail/lldb-dev/2017-September/012815.html. On Thu, Mar 29,

Re: [lldb-dev] GDB RSPs non-stop mode capability in v5.0

2018-03-29 Thread Greg Clayton via lldb-dev
> On Mar 29, 2018, at 11:07 AM, Jim Ingham wrote: > > > >> On Mar 29, 2018, at 10:40 AM, Greg Clayton via lldb-dev >> wrote: >> >> >> >>> On Mar 29, 2018, at 10:36 AM, Frédéric Riss wrote: >>> >>> >>> On Mar 29, 2018, at 9:27 AM, Greg Clayton wrote: > On M

Re: [lldb-dev] GDB RSPs non-stop mode capability in v5.0

2018-03-29 Thread Jim Ingham via lldb-dev
> On Mar 29, 2018, at 10:40 AM, Greg Clayton via lldb-dev > wrote: > > > >> On Mar 29, 2018, at 10:36 AM, Frédéric Riss wrote: >> >> >> >>> On Mar 29, 2018, at 9:27 AM, Greg Clayton wrote: >>> >>> >>> On Mar 29, 2018, at 9:10 AM, Frédéric Riss wrote: > On

Re: [lldb-dev] GDB RSPs non-stop mode capability in v5.0

2018-03-29 Thread Jim Ingham via lldb-dev
The breakpoints aren't a structural problem. If you can figure out a non-code modifying way to handle breakpoints, that would be a very surgical change. And as Fred points out, out of place execution in the target would be really handy for other things, like offloading breakpoint conditions in

Re: [lldb-dev] GDB RSPs non-stop mode capability in v5.0

2018-03-29 Thread Greg Clayton via lldb-dev
> On Mar 29, 2018, at 10:36 AM, Frédéric Riss wrote: > > > >> On Mar 29, 2018, at 9:27 AM, Greg Clayton > > wrote: >> >> >> >>> On Mar 29, 2018, at 9:10 AM, Frédéric Riss >> > wrote: >>> >>> >>> On Mar 29, 2018, at 7:32 AM, Greg Cl

Re: [lldb-dev] GDB RSPs non-stop mode capability in v5.0

2018-03-29 Thread Frédéric Riss via lldb-dev
> On Mar 29, 2018, at 9:27 AM, Greg Clayton wrote: > > > >> On Mar 29, 2018, at 9:10 AM, Frédéric Riss > > wrote: >> >> >> >>> On Mar 29, 2018, at 7:32 AM, Greg Clayton via lldb-dev >>> mailto:lldb-dev@lists.llvm.org>> wrote: >>> >>> >>> On Mar 29, 2018, at

Re: [lldb-dev] GDB RSPs non-stop mode capability in v5.0

2018-03-29 Thread Greg Clayton via lldb-dev
> On Mar 29, 2018, at 9:10 AM, Frédéric Riss wrote: > > > >> On Mar 29, 2018, at 7:32 AM, Greg Clayton via lldb-dev >> mailto:lldb-dev@lists.llvm.org>> wrote: >> >> >> >>> On Mar 29, 2018, at 2:08 AM, Ramana via lldb-dev >> > wrote: >>> >>> Hi, >>> >>> It

Re: [lldb-dev] GDB RSPs non-stop mode capability in v5.0

2018-03-29 Thread Frédéric Riss via lldb-dev
> On Mar 29, 2018, at 7:32 AM, Greg Clayton via lldb-dev > wrote: > > > >> On Mar 29, 2018, at 2:08 AM, Ramana via lldb-dev > > wrote: >> >> Hi, >> >> It appears that the lldb-server, as of v5.0, did not implement the GDB RSPs >> non-stop mode >> (https://

Re: [lldb-dev] GDB RSPs non-stop mode capability in v5.0

2018-03-29 Thread Greg Clayton via lldb-dev
> On Mar 29, 2018, at 2:08 AM, Ramana via lldb-dev > wrote: > > Hi, > > It appears that the lldb-server, as of v5.0, did not implement the GDB RSPs > non-stop mode > (https://sourceware.org/gdb/onlinedocs/gdb/Remote-Non_002dStop.html#Remote-Non_002dStop > >

Re: [lldb-dev] GDB RSPs non-stop mode capability in v5.0

2018-03-29 Thread Pavel Labath via lldb-dev
Hi, On Thu, 29 Mar 2018 at 10:09, Ramana via lldb-dev wrote: > Hi, > > It appears that the lldb-server, as of v5.0, did not implement the GDB > RSPs non-stop mode ( > https://sourceware.org/gdb/onlinedocs/gdb/Remote-Non_002dStop.html#Remote-Non_002dStop). > Am I wrong? > > The non-stop proje