You will see this resolved event when you make a new breakpoint after the process is running as well as when a pre-existing breakpoint gets a location on load. So you should be able to write an MI test that sets a breakpoint and then makes sure you emit the breakpoint-modified event that arises from the site being added to the location that's been found for it.
http://reviews.llvm.org/D8847 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
