Commit 09a59ca
committed
boot-qemu.py: Do not make gdb imply interactive
Keep these two options separate now that QEMU in the foreground runs in
a separate method than QEMU in the background. Adjust the one location
where we want interactive and gdb to do the same thing.
Signed-off-by: Nathan Chancellor <nathan@kernel.org>1 parent b845151 commit 09a59ca
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
287 | | - | |
| 287 | + | |
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
| |||
758 | 758 | | |
759 | 759 | | |
760 | 760 | | |
761 | | - | |
| 761 | + | |
762 | 762 | | |
763 | 763 | | |
764 | 764 | | |
0 commit comments