AFAIK, there is no mechanism in lldb-mi to distinguish a command that
expects a frame, so we need to modify each command manually. Am I right?
If so, I found the Process::WaitForProcessToStop method which we can add to
SB API and use in lldb-mi.

сб, 11 авг. 2018 г. в 0:50, Adrian Prantl <apra...@apple.com>:

> [adding lldb-dev back to the conversation]
>
> > On Aug 10, 2018, at 2:37 PM, Adrian Prantl <apra...@apple.com> wrote:
> >
> >
> >
> >> On Aug 10, 2018, at 2:25 PM, Александр Поляков <polyakov....@gmail.com>
> wrote:
> >>
> >> I didn't check this yet. lldb-mi already runs LIT test in the
> --synchronous mode and the tests keep failing.
> >>
> >
> > Yes, that's why I said this:
> >
> >
> >>> пт, 10 авг. 2018 г. в 23:57, Adrian Prantl <apra...@apple.com>:
> >>>
> >>> Before we continue to discuss -wait-for-breakpoint; where you actually
> able to verify my suspicion that that is what is happening on the bots?
> Fred suggested to me offline today that in synchronous mode, perhaps
> -exec-* should be waiting for the process to be stopped, which would also
> sound like a reasonable and less invasive solution to the problem.
> >>>
> >>
> >
> > Instead of adding a new command to wait for the process to be stopped we
> might be able to just wait for the process to be stopped if in synchronous
> mode and we are running any commands that expect a frame (such as -exec-*).
> >
> > -- adrian
>
>

-- 
Alexander
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
  • [lldb-dev] Failing LIT-base... Adrian Prantl via lldb-dev
    • Re: [lldb-dev] Failing... Adrian Prantl via lldb-dev
      • Re: [lldb-dev] Fai... Adrian Prantl via lldb-dev
        • Re: [lldb-dev]... Александр Поляков via lldb-dev
          • Re: [lldb-... Adrian Prantl via lldb-dev
            • Re: [... Александр Поляков via lldb-dev
              • R... Adrian Prantl via lldb-dev
                • ... Александр Поляков via lldb-dev
                • ... Adrian Prantl via lldb-dev
                • ... Александр Поляков via lldb-dev
                • ... Adrian Prantl via lldb-dev
                • ... Александр Поляков via lldb-dev
                • ... Александр Поляков via lldb-dev
                • ... Adrian Prantl via lldb-dev

Reply via email to