04-18-2019, 09:04 PM
Hey, you can assign IDs to bindings in the bind operators, and then break using those IDs in the future. So you can setup multiple bind operators with different IDs, binding based on different criteria, and then filter your breaks by those IDs in the future.