amccarth added a comment. This is better. In the same scenario, I see just one extra prompt instead of three extras. Maybe that one happens through a different code path.
> (lldb) br set -l 22 > Breakpoint 1: where = a.exe`main + 20 at fizzbuzz.cpp:22, address = > 0x0040e074 > (lldb) run > Process 13268 launching > (lldb) Process 13268 launched: 'd:\src\fizzbuzz\a.exe' (i686) > Process 13268 stopped The extra one remains between "Process xx launching" and "Process xx launched." http://reviews.llvm.org/D18335 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits