summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lldbutil.py
diff options
context:
space:
mode:
authorDawn Perchik <dawn@burble.org>2015-12-04 19:34:00 +0000
committerDawn Perchik <dawn@burble.org>2015-12-04 19:34:00 +0000
commitf268357514456a2cf077a3afb7712877623d8e02 (patch)
tree9adde94570c8297a4ee10d8749d2bc0b817c280e /lldb/packages/Python/lldbsuite/test/lldbutil.py
parent1eb9234fd3d3777666d7d81156baea330f969282 (diff)
downloadbcm5719-llvm-f268357514456a2cf077a3afb7712877623d8e02.tar.gz
bcm5719-llvm-f268357514456a2cf077a3afb7712877623d8e02.zip
Fix breakpoint language filtering for other C variants (like C99) and Pascal.
This patch fixes setting breakpoints on symbol for variants of C and Pascal where the language is "unknown" within the filter-by-language process added in r252356. It also renames GetLanguageForSymbolByName to GuessLanguageForSymbolByName and adds comments explaining the pitfalls of the flawed assumption that the language can be determined solely from the name and target. Reviewed by: jingham Subscribers: lldb-commits Differential Revision: http://reviews.llvm.org/D15175 llvm-svn: 254753
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbutil.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud