Breakpoints_v2.xcbkptlist 899 Bytes
Newer Older
Julio Hermosa committed
1 2 3 4 5
<?xml version="1.0" encoding="UTF-8"?>
<Bucket
   uuid = "39C5608C-6BDA-4DA8-94F3-02BAE7D82DBB"
   type = "0"
   version = "2.0">
6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
   <Breakpoints>
      <BreakpointProxy
         BreakpointExtensionID = "Xcode.Breakpoint.AddressBreakpoint">
         <BreakpointContent
            uuid = "27D6CC79-B1DE-4915-B5F7-E25621245CF2"
            shouldBeEnabled = "Yes"
            ignoreCount = "0"
            continueAfterRunningActions = "No"
            symbolName = "*0x103007dd5">
            <Locations>
               <Location
                  shouldBeEnabled = "Yes"
                  ignoreCount = "0"
                  continueAfterRunningActions = "No"
                  usesParentBreakpointCondition = "Yes"
                  offsetFromSymbolStart = "0">
               </Location>
            </Locations>
         </BreakpointContent>
      </BreakpointProxy>
   </Breakpoints>
Julio Hermosa committed
27
</Bucket>