DavidSpickett wrote: > So, when the command bt set -n done from the original test sets a breakpoint > to the first instruction of done(), this instruction luckily also happens to > be the last one.
Ok now it's blindingly obvious to me :) (I'm sure your previous explanation wasn't bad, but not being familiar with the original issue it took me a while to understand) https://github.com/llvm/llvm-project/pull/161788 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
