diff options
author | Jim Ingham <jingham@apple.com> | 2016-04-28 01:40:57 +0000 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2016-04-28 01:40:57 +0000 |
commit | 76bb8d6719c2f664a69c4e2e89664c230f807a3b (patch) | |
tree | 23cecaf99000645d1da0f8027fa7b2cd61e843ae /lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/main.cpp | |
parent | 8bdcd522510f923185cdfaec66c4a78d0a0d38c0 (diff) | |
download | bcm5719-llvm-76bb8d6719c2f664a69c4e2e89664c230f807a3b.tar.gz bcm5719-llvm-76bb8d6719c2f664a69c4e2e89664c230f807a3b.zip |
Add the ability to limit "source regexp" breakpoints to a particular function
within a source file.
This isn't done, I need to make the name match smarter (right now it requires an
exact match which is annoying for methods of a class in a namespace.
Also, though we use it in tests all over the place, it doesn't look like we have
a test for Source Regexp breakpoints by themselves, I'll add that in a follow-on patch.
llvm-svn: 267834
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/main.cpp')
0 files changed, 0 insertions, 0 deletions