https://github.com/jimingham approved this pull request.
I can't think of a really good way to do this more generally. We could decide "setting a breakpoint on a not-live process isn't an error". That's assuming however that everybody who sets breakpoints will know they won't work and don't need notification. Maybe a compromise would be "setting internal breakpoints on a not-live process isn't an error" assuming we know we didn't really mean it for those processes. But even that is a little weird. Doing it site by site as you are here is likely the best we can do. https://github.com/llvm/llvm-project/pull/184749 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
