diff options
| author | Jim Ingham <jingham@apple.com> | 2021-10-15 18:37:47 -0700 |
|---|---|---|
| committer | Jim Ingham <jingham@apple.com> | 2021-10-18 10:59:04 -0700 |
| commit | 9a2e9c5db692a010dd87a36907ba9d86bc54ac53 (patch) | |
| tree | fc71b4e313949d0384f82c013684561178f91238 /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h | |
| parent | bf32bb7e056c9174cf1cf1a4bf78a339494aed95 (diff) | |
| download | llvm-9a2e9c5db692a010dd87a36907ba9d86bc54ac53.zip llvm-9a2e9c5db692a010dd87a36907ba9d86bc54ac53.tar.gz llvm-9a2e9c5db692a010dd87a36907ba9d86bc54ac53.tar.bz2 | |
Add tests for the other variants of BreakpointCreateBySourceRegex.
I added some tests for the case where the breakpoints take immediately
to the extant test case, and made a new test case for when the source
regex breakpoint will be set in a dlopen-ed library.
I also noticed when doing this that "lldbutil.run_to_source_breakpoint
can't handle the case where the breakpoint will be in a dlopen-ed
library, since it requires the breakpoint to have at least 1 location
before run. I fixed that by adding a parameter to say whether a
before run location is expected.
Differential Revision: https://reviews.llvm.org/D111920
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions
