cimacmillan added a comment.
Ping
@clayborg would you mind having another look? Thanks
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140630/new/
https://reviews.llvm.org/D140630
___
lldb-commits mailing
cimacmillan created this revision.
Herald added a project: All.
cimacmillan requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D140630
Files:
lldb/packages/Python/lldbsuite/tes
cimacmillan added a comment.
Ping! :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140630/new/
https://reviews.llvm.org/D140630
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.ll
cimacmillan added a comment.
Ping.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140630/new/
https://reviews.llvm.org/D140630
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.
cimacmillan added a comment.
@clayborg Thanks for your feedback. I'm part the way through implementing your
changes. Specifically about this point:
> I seem to remember that it will disable this watchpoint as soon as a local
> variable goes out of scope, though I might not be remember things co
cimacmillan updated this revision to Diff 490077.
cimacmillan edited the summary of this revision.
cimacmillan added a comment.
Add handling for const and register cases. Setting watchpoint on SBValue rather
than the
address.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
h
cimacmillan marked 6 inline comments as done.
cimacmillan added inline comments.
Comment at: lldb/tools/lldb-vscode/lldb-vscode.cpp:2188
+
+static std::optional set_data_breakpoint(const llvm::json::Object
*breakpoint) {
+ std::string breakpoint_id = GetString(breakpoint, "id")
cimacmillan updated this revision to Diff 493936.
cimacmillan added a comment.
Refactored Watchpoint class and addressed comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140630/new/
https://reviews.llvm.org/D140630
Files:
lldb/packages/Pyt
cimacmillan marked 12 inline comments as done.
cimacmillan added a comment.
@clayborg Thanks for your feedback. I've refactored the Watchpoint class
slightly so that it encapsulates the parsing of the setDataBreakpoints request
and be used to get the Breakpoint info to attach to the response. Th
cimacmillan added a comment.
Ping.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140630/new/
https://reviews.llvm.org/D140630
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.
cimacmillan added a comment.
Ping.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140630/new/
https://reviews.llvm.org/D140630
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.
cimacmillan added a comment.
Ping.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140630/new/
https://reviews.llvm.org/D140630
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.
cimacmillan added a comment.
Ping.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140630/new/
https://reviews.llvm.org/D140630
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.
13 matches
Mail list logo