JDevlieghere added inline comments.

================
Comment at: lldb/lldb/test/Shell/Breakpoint/breakpoint-command.test:1
+# RUN: %build %p/Inputs/dummy-target.c -o %t.out
+# RUN: %lldb %t.out -o 'b main' -o 'break command add 1 -o "script print(95000 
+ 126)"' -o 'r'
----------------
JDevlieghere wrote:
> thakis wrote:
> > Did you mean to put this file in 
> > lldb/lldb/test/Shell/Breakpoint/breakpoint-command.test or should it be in 
> > lldb/test/Shell/Breakpoint/breakpoint-command.test (just one "lldb/")?
> Yeah, this seems like a `patch` prefix mistake on my end. I'll move the file. 
> Thanks! 
a4aa705d52e818cf526f5e41cce8e719befd97a6


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103349/new/

https://reviews.llvm.org/D103349

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to