Fix the 'tb' alias command
authorFrederic Riss <friss@apple.com>
Mon, 18 Jun 2018 04:34:33 +0000 (04:34 +0000)
committerFrederic Riss <friss@apple.com>
Mon, 18 Jun 2018 04:34:33 +0000 (04:34 +0000)
commit49c9d8b84918f654681cdb3b5a0be91bc66e412b
tree02cc1673a3a849b67caa75d0ecc66f04092414eb
parent916d0cf64972f2889322b271fa26c9102c66f72a
Fix the 'tb' alias command

No idea when this broke or if it ever worked. Added a small test
for one-shot breakpoints while I was there.

llvm-svn: 334921
lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_hit_count/TestBreakpointHitCount.py
lldb/source/Interpreter/CommandInterpreter.cpp