Breakpoints_v2.xcbkptlist 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Bucket
  3. type = "0"
  4. version = "2.0">
  5. <Breakpoints>
  6. <BreakpointProxy
  7. BreakpointExtensionID = "Xcode.Breakpoint.ExceptionBreakpoint">
  8. <BreakpointContent
  9. shouldBeEnabled = "Yes"
  10. ignoreCount = "0"
  11. continueAfterRunningActions = "No"
  12. scope = "1"
  13. stopOnStyle = "0">
  14. </BreakpointContent>
  15. </BreakpointProxy>
  16. <BreakpointProxy
  17. BreakpointExtensionID = "Xcode.Breakpoint.SymbolicBreakpoint">
  18. <BreakpointContent
  19. shouldBeEnabled = "Yes"
  20. ignoreCount = "0"
  21. continueAfterRunningActions = "No"
  22. symbolName = "malloc_error_break">
  23. <Locations>
  24. <Location
  25. shouldBeEnabled = "Yes"
  26. ignoreCount = "0"
  27. continueAfterRunningActions = "No"
  28. symbolName = "malloc_error_break"
  29. moduleName = "libsystem_malloc.dylib"
  30. usesParentBreakpointCondition = "Yes"
  31. offsetFromSymbolStart = "0">
  32. </Location>
  33. </Locations>
  34. </BreakpointContent>
  35. </BreakpointProxy>
  36. </Breakpoints>
  37. </Bucket>