| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[lldb] Qualify includes of Properties[Enum].inc files. NFC Summary: This is a bit more explicit, and makes it possible to build LLDB without varying the -I lines per-directory. (The latter is useful because many build systems only allow this to be configured per-library, and LLDB is insufficiently layered to be split into multiple libraries on stricter build systems). (My comment on D65185 has some more context) Reviewers: JDevlieghere, labath, chandlerc, jdoerfert Reviewed By: labath Subscribers: mgorny, lldb-commits Tags: #lldb Differential Revision: https://reviews.llvm.org/D65397 Patch by Sam McCall! llvm-svn: 367241 | 6 年前 | |
[lldb-dap] persistent assembly breakpoints (#148061) Resolves #141955 - Adds data to breakpoints Source object, in order for assembly breakpoints, which rely on a temporary sourceReference value, to be able to resolve in future sessions like normal path+line breakpoints - Adds optional instructions_offset parameter to BreakpointResolver | 1 年前 | |
[lldb][NFCI] Remove use of ConstString from StructuredDataPlugin The use of ConstString in StructuredDataPlugin is unneccessary as fast comparisons are not neeeded for StructuredDataPlugins. Differential Revision: https://reviews.llvm.org/D153482 | 3 年前 | |
[lldb] Qualify includes of Properties[Enum].inc files. NFC Summary: This is a bit more explicit, and makes it possible to build LLDB without varying the -I lines per-directory. (The latter is useful because many build systems only allow this to be configured per-library, and LLDB is insufficiently layered to be split into multiple libraries on stricter build systems). (My comment on D65185 has some more context) Reviewers: JDevlieghere, labath, chandlerc, jdoerfert Reviewed By: labath Subscribers: mgorny, lldb-commits Tags: #lldb Differential Revision: https://reviews.llvm.org/D65397 Patch by Sam McCall! llvm-svn: 367241 | 6 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 6 年前 | ||
| 1 年前 | ||
| 3 年前 | ||
| 6 年前 |