summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py
diff options
context:
space:
mode:
authorAaron Smith <aaron.smith@microsoft.com>2018-10-01 17:08:51 +0000
committerAaron Smith <aaron.smith@microsoft.com>2018-10-01 17:08:51 +0000
commite7dbb9336070abac17d838ec19db5956769f722d (patch)
treeca81594458538ed8b9dce0bb940629f48a1a4e6a /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py
parentb6a07f5886d72ed0d1bbb8dcadcec48f65ae03ab (diff)
downloadbcm5719-llvm-e7dbb9336070abac17d838ec19db5956769f722d.tar.gz
bcm5719-llvm-e7dbb9336070abac17d838ec19db5956769f722d.zip
[lldb] Start a new line for the next output if there are no symbols in the current symtab
Summary: If there is no newline the "lldb" prompt could be on the wrong line. To reproduce the missing newline you can do 'image dump smytab' on any binary. Previously Symtab, file = D:\upstream\build\Debug\bin\clang-diff.exe, num_symbols = 0(lldb) Now Symtab, file = D:\upstream\build\Debug\bin\clang-diff.exe, num_symbols = 0 (lldb) Reviewers: zturner, aleksandr.urakov, lldb-commits Subscribers: abidh Differential Revision: https://reviews.llvm.org/D52627 llvm-svn: 343497
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud