Commit 23f392a
committed
[lldb] Make sure changing the separator takes immediate effect
The setter is only used when changing the setting programmatically. When
using the settings command, we need to monitor SetPropertyValue.1 parent afda4c2 commit 23f392a
File tree
2 files changed
+6
-2
lines changed- lldb
- source/Core
- test/API/functionalities/statusline
2 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | | - | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
261 | 263 | | |
262 | 264 | | |
263 | 265 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
49 | 52 | | |
50 | | - | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| |||
0 commit comments