Commit c8764f0
Fix handling of auto_continue for stop hooks (#129622)
Follow-up fix discussed here:
llvm/llvm-project#129578 (comment)
---------
Co-authored-by: Jim Ingham <[email protected]>1 parent 7b2b3fa commit c8764f0
File tree
2 files changed
+15
-15
lines changed- lldb
- source/Target
- test/API/commands/target/stop-hooks
2 files changed
+15
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3094 | 3094 | | |
3095 | 3095 | | |
3096 | 3096 | | |
3097 | | - | |
3098 | 3097 | | |
3099 | 3098 | | |
3100 | 3099 | | |
| |||
3108 | 3107 | | |
3109 | 3108 | | |
3110 | 3109 | | |
3111 | | - | |
3112 | | - | |
3113 | | - | |
3114 | | - | |
3115 | 3110 | | |
3116 | 3111 | | |
3117 | 3112 | | |
| |||
3130 | 3125 | | |
3131 | 3126 | | |
3132 | 3127 | | |
3133 | | - | |
| 3128 | + | |
| 3129 | + | |
| 3130 | + | |
| 3131 | + | |
3134 | 3132 | | |
3135 | 3133 | | |
3136 | 3134 | | |
| |||
3155 | 3153 | | |
3156 | 3154 | | |
3157 | 3155 | | |
3158 | | - | |
3159 | | - | |
3160 | | - | |
3161 | | - | |
| 3156 | + | |
| 3157 | + | |
| 3158 | + | |
3162 | 3159 | | |
3163 | 3160 | | |
3164 | 3161 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 12 | | |
16 | 13 | | |
17 | 14 | | |
| |||
42 | 39 | | |
43 | 40 | | |
44 | 41 | | |
45 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
46 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
47 | 50 | | |
48 | 51 | | |
49 | 52 | | |
50 | | - | |
| 53 | + | |
51 | 54 | | |
52 | 55 | | |
53 | 56 | | |
| |||
0 commit comments