|
6 | 6 | <BreakpointProxy
|
7 | 7 | BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
|
8 | 8 | <BreakpointContent
|
9 |
| - shouldBeEnabled = "Yes" |
| 9 | + shouldBeEnabled = "No" |
10 | 10 | ignoreCount = "0"
|
11 | 11 | continueAfterRunningActions = "No"
|
12 | 12 | filePath = "PythonSubclassList/SubclassList.c"
|
|
19 | 19 | landmarkType = "7">
|
20 | 20 | <Locations>
|
21 | 21 | <Location
|
22 |
| - shouldBeEnabled = "Yes" |
| 22 | + shouldBeEnabled = "No" |
23 | 23 | ignoreCount = "0"
|
24 | 24 | continueAfterRunningActions = "No"
|
25 | 25 | symbolName = "ScList_append"
|
|
33 | 33 | offsetFromSymbolStart = "33">
|
34 | 34 | </Location>
|
35 | 35 | <Location
|
36 |
| - shouldBeEnabled = "Yes" |
| 36 | + shouldBeEnabled = "No" |
37 | 37 | ignoreCount = "0"
|
38 | 38 | continueAfterRunningActions = "No"
|
39 | 39 | symbolName = "ScList_append"
|
|
49 | 49 | </Locations>
|
50 | 50 | </BreakpointContent>
|
51 | 51 | </BreakpointProxy>
|
| 52 | + <BreakpointProxy |
| 53 | + BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint"> |
| 54 | + <BreakpointContent |
| 55 | + shouldBeEnabled = "Yes" |
| 56 | + ignoreCount = "0" |
| 57 | + continueAfterRunningActions = "No" |
| 58 | + filePath = "PythonSubclassList/py_call_super.c" |
| 59 | + timestampString = "486421239.480869" |
| 60 | + startingColumnNumber = "9223372036854775807" |
| 61 | + endingColumnNumber = "9223372036854775807" |
| 62 | + startingLineNumber = "49" |
| 63 | + endingLineNumber = "49" |
| 64 | + landmarkName = "call_super_pyname()" |
| 65 | + landmarkType = "7"> |
| 66 | + <Locations> |
| 67 | + <Location |
| 68 | + shouldBeEnabled = "Yes" |
| 69 | + ignoreCount = "0" |
| 70 | + continueAfterRunningActions = "No" |
| 71 | + symbolName = "call_super_pyname" |
| 72 | + moduleName = "PythonSubclassList" |
| 73 | + urlString = "file:///Users/paulross/Documents/workspace/PythonExtensionPatterns/src/debugging/XcodeExample/PythonSubclassList/PythonSubclassList/py_call_super.c" |
| 74 | + timestampString = "486421243.866848" |
| 75 | + startingColumnNumber = "9223372036854775807" |
| 76 | + endingColumnNumber = "9223372036854775807" |
| 77 | + startingLineNumber = "49" |
| 78 | + endingLineNumber = "49" |
| 79 | + offsetFromSymbolStart = "444"> |
| 80 | + </Location> |
| 81 | + <Location |
| 82 | + shouldBeEnabled = "Yes" |
| 83 | + ignoreCount = "0" |
| 84 | + continueAfterRunningActions = "No" |
| 85 | + symbolName = "call_super_pyname" |
| 86 | + moduleName = "ScList.so" |
| 87 | + urlString = "file:///Users/paulross/Documents/workspace/PythonExtensionPatterns/src/debugging/XcodeExample/PythonSubclassList/PythonSubclassList/py_call_super.c" |
| 88 | + timestampString = "486421244.105144" |
| 89 | + startingColumnNumber = "9223372036854775807" |
| 90 | + endingColumnNumber = "9223372036854775807" |
| 91 | + startingLineNumber = "49" |
| 92 | + endingLineNumber = "49" |
| 93 | + offsetFromSymbolStart = "296"> |
| 94 | + </Location> |
| 95 | + </Locations> |
| 96 | + </BreakpointContent> |
| 97 | + </BreakpointProxy> |
52 | 98 | </Breakpoints>
|
53 | 99 | </Bucket>
|
0 commit comments