jj10306 created this revision.
jj10306 added reviewers: wallace, persona0220.
Herald added a project: All.
jj10306 requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
Mention that the LLVM/clang triple must be provided if the trace will be
cons
wallace added inline comments.
Comment at: lldb/source/Plugins/Trace/intel-pt/TraceIntelPTBundleLoader.cpp:244
// Optional clang/llvm target triple.
+ // This must be provided if the trace will be consumed using
`SBTraceCursor`.
"threads": [
--
jj10306 updated this revision to Diff 473515.
jj10306 added a comment.
Improve docs
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137509/new/
https://reviews.llvm.org/D137509
Files:
lldb/source/Plugins/Trace/intel-pt/TraceIntelPTBundleLoader.cpp
jj10306 marked an inline comment as done.
jj10306 added a comment.
resolve comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137509/new/
https://reviews.llvm.org/D137509
___
lldb-commits mailing lis
wallace added inline comments.
Comment at: lldb/source/Plugins/Trace/intel-pt/TraceIntelPTBundleLoader.cpp:244
// Optional clang/llvm target triple.
+ // This must be provided if the trace will be created not using the
CLI or on a machine other than where the
seehearfeel created this revision.
seehearfeel added reviewers: SixWeining, wangleiat, xen0n, xry111, MaskRay,
DavidSpickett.
Herald added a subscriber: StephenFan.
Herald added a project: All.
seehearfeel requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber:
xen0n added a comment.
I think eventually the upstream Linux would gain support for hardware
single-stepping, before the architecture is widely adopted (to be frank, if at
all), so it's probably not necessary to mention this point in the commit
message. Focus on the code changes being made righ
seehearfeel updated this revision to Diff 473542.
seehearfeel retitled this revision from "[LLDB] Add LoongArch software
breakpoint trap opcode" to " [LLDB] Add LoongArch software breakpoint trap
opcode".
seehearfeel edited the summary of this revision.
seehearfeel added a comment.
Use "break 0x
xen0n accepted this revision.
xen0n added a comment.
This revision is now accepted and ready to land.
You removed the formatting in the commit message and added an extra space in
front of the patch title, all fixed for you.
The changes look good LoongArch-wise now. Thanks!
CHANGES SINCE LAST A
SixWeining accepted this revision.
SixWeining added a comment.
LGTM.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137519/new/
https://reviews.llvm.org/D137519
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/c
10 matches
Mail list logo