| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Make the stop-on-sharedlibrary-events setting work. The StopInfoBreakpoint::PerformAction was overriding the synchronous breakpoint's ShouldStop report. Fix that and add a test. This fixes two bugs in the original submission: 1) Actually generate both dylibs by including the second one in the Makefile 2) Don't ask synchronous callbacks for their opinion on whether to stop in the async context, that info is taken care of by recording the m_should_stop on entry to PerformAction. Differential Revision: https://reviews.llvm.org/D98914 | 5 年前 | |
[lldb][tests] Automatically call compute_mydir (NFC) Eliminate boilerplate of having each test manually assign to mydir by calling compute_mydir in lldbtest.py. Differential Revision: https://reviews.llvm.org/D128077 | 3 年前 | |
Make the stop-on-sharedlibrary-events setting work. The StopInfoBreakpoint::PerformAction was overriding the synchronous breakpoint's ShouldStop report. Fix that and add a test. This fixes two bugs in the original submission: 1) Actually generate both dylibs by including the second one in the Makefile 2) Don't ask synchronous callbacks for their opinion on whether to stop in the async context, that info is taken care of by recording the m_should_stop on entry to PerformAction. Differential Revision: https://reviews.llvm.org/D98914 | 5 年前 | |
Make the stop-on-sharedlibrary-events setting work. The StopInfoBreakpoint::PerformAction was overriding the synchronous breakpoint's ShouldStop report. Fix that and add a test. This fixes two bugs in the original submission: 1) Actually generate both dylibs by including the second one in the Makefile 2) Don't ask synchronous callbacks for their opinion on whether to stop in the async context, that info is taken care of by recording the m_should_stop on entry to PerformAction. Differential Revision: https://reviews.llvm.org/D98914 | 5 年前 | |
Make the stop-on-sharedlibrary-events setting work. The StopInfoBreakpoint::PerformAction was overriding the synchronous breakpoint's ShouldStop report. Fix that and add a test. This fixes two bugs in the original submission: 1) Actually generate both dylibs by including the second one in the Makefile 2) Don't ask synchronous callbacks for their opinion on whether to stop in the async context, that info is taken care of by recording the m_should_stop on entry to PerformAction. Differential Revision: https://reviews.llvm.org/D98914 | 5 年前 |