| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Update com.apple.diagnosticd.diagnostic entitlement name to the newer com.apple.private.logging.diagnostic. <rdar://problem/47183116> llvm-svn: 355170 | 7 年前 | |
| 8 个月前 | ||
[lldb] Nits on uses of llvm::raw_string_ostream (NFC) (#108745) As specified in the docs, 1) raw_string_ostream is always unbuffered and 2) the underlying buffer may be used directly ( 65b13610a5226b84889b923bae884ba395ad084d for further reference ) * Don't call raw_string_ostream::flush(), which is essentially a no-op. * Avoid unneeded calls to raw_string_ostream::str(), to avoid excess indirection. | 1 年前 | |
[lldb] Update header guards to be consistent and compliant with LLVM (NFC) LLDB has a few different styles of header guards and they're not very consistent because things get moved around or copy/pasted. This patch unifies the header guards across LLDB and converts everything to match LLVM's style. Differential revision: https://reviews.llvm.org/D74743 | 6 年前 | |
[lldb] Port lldb gdb-server to libOption The existing help text was very terse and was missing several important options. In the new version, I add a short description of each option and a slightly longer description of the tool as a whole. The new option list does not include undocumented no-op options: --debug and --verbose. It also does not include undocumented short aliases for long options, with two exceptions: -h, because it's well-known; and -S (--setsid), as it's used in one test. Using these options will now produce an error. I believe that is acceptable as users aren't generally invoking lldb-server directly, and the only way to learn about the short aliases was by looking at the source. Differential Revision: https://reviews.llvm.org/D89477 | 5 年前 | |
| 8 个月前 | ||
[lldb][AIX] Added XCOFF Object File Header for AIX (#111814) Added XCOFF Object File Header for AIX. Added base functionality for XCOFF support. Will enhance the files in incremental PRs Details about XCOFF file format on AIX: [XCOFF](https://www.ibm.com/docs/en/aix/7.3?topic=formats-xcoff-object-file-format) | 1 年前 | |
Revert "[lldb] Use correct path for debugserver (#131609)" This reverts commit a86f4ee774e6d2eb9f38502ddda65842179a246a and the fixup in 587206a442ebb656f9d72e7e0cc5845ef3a2f7ed because brakage on macos (TestAutoInstallMainExecutable.py). | 1 年前 | |
| 1 年前 | ||
| 8 个月前 | ||
[LLDB][NFC] Remove Debugger dependency in SystemLifetimeManager (#134383) It reduces the memory usage in lldb-server. | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 7 年前 | ||
| 8 个月前 | ||
| 1 年前 | ||
| 6 年前 | ||
| 5 年前 | ||
| 8 个月前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 8 个月前 | ||
| 1 年前 |