Commit daa4061
committed
Revert "[lldb] Do not bump memory modificator ID when "internal" debugger memory is updated (#129092)"
And a follow up warning fix.
This reverts commit 6aa963f
and 2bff80f.
This is failing on Windows on Arm: https://lab.llvm.org/buildbot/#/builders/141/builds/8375
Seems to produce the line the test wants but not in the right place.
Reverting while I investigate.1 parent df26417 commit daa4061
File tree
12 files changed
+2
-280
lines changed- lldb
- include/lldb/Target
- source
- Commands
- Target
- test
- API/commands/settings
- Shell/Expr
12 files changed
+2
-280
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
129 | | - | |
130 | 128 | | |
131 | 129 | | |
132 | 130 | | |
| |||
135 | 133 | | |
136 | 134 | | |
137 | 135 | | |
138 | | - | |
| 136 | + | |
139 | 137 | | |
140 | 138 | | |
141 | 139 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | 114 | | |
116 | 115 | | |
117 | 116 | | |
| |||
313 | 312 | | |
314 | 313 | | |
315 | 314 | | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
328 | 315 | | |
329 | 316 | | |
330 | 317 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1388 | 1388 | | |
1389 | 1389 | | |
1390 | 1390 | | |
1391 | | - | |
1392 | | - | |
1393 | | - | |
1394 | 1391 | | |
1395 | 1392 | | |
1396 | 1393 | | |
| |||
1400 | 1397 | | |
1401 | 1398 | | |
1402 | 1399 | | |
1403 | | - | |
1404 | 1400 | | |
1405 | 1401 | | |
1406 | 1402 | | |
| |||
1409 | 1405 | | |
1410 | 1406 | | |
1411 | 1407 | | |
1412 | | - | |
1413 | 1408 | | |
1414 | 1409 | | |
1415 | 1410 | | |
| |||
1464 | 1459 | | |
1465 | 1460 | | |
1466 | 1461 | | |
1467 | | - | |
1468 | | - | |
1469 | | - | |
1470 | | - | |
1471 | | - | |
1472 | | - | |
1473 | | - | |
1474 | | - | |
1475 | 1462 | | |
1476 | 1463 | | |
1477 | 1464 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
788 | 788 | | |
789 | 789 | | |
790 | 790 | | |
791 | | - | |
792 | | - | |
793 | 791 | | |
794 | 792 | | |
795 | 793 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
433 | 433 | | |
434 | 434 | | |
435 | 435 | | |
436 | | - | |
437 | | - | |
438 | | - | |
439 | | - | |
440 | | - | |
441 | | - | |
442 | | - | |
443 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
370 | 370 | | |
371 | 371 | | |
372 | 372 | | |
373 | | - | |
374 | | - | |
375 | | - | |
376 | | - | |
377 | | - | |
378 | | - | |
379 | 373 | | |
380 | 374 | | |
381 | 375 | | |
| |||
2291 | 2285 | | |
2292 | 2286 | | |
2293 | 2287 | | |
2294 | | - | |
2295 | 2288 | | |
2296 | 2289 | | |
2297 | 2290 | | |
| |||
2304 | 2297 | | |
2305 | 2298 | | |
2306 | 2299 | | |
2307 | | - | |
2308 | | - | |
2309 | | - | |
2310 | | - | |
2311 | 2300 | | |
2312 | | - | |
2313 | 2301 | | |
2314 | 2302 | | |
2315 | 2303 | | |
| |||
2438 | 2426 | | |
2439 | 2427 | | |
2440 | 2428 | | |
| 2429 | + | |
2441 | 2430 | | |
2442 | 2431 | | |
2443 | 2432 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | 302 | | |
306 | 303 | | |
307 | 304 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
905 | 905 | | |
906 | 906 | | |
907 | 907 | | |
908 | | - | |
909 | 908 | | |
910 | 909 | | |
911 | 910 | | |
| |||
This file was deleted.
Lines changed: 0 additions & 52 deletions
This file was deleted.
0 commit comments