diff options
author | Regia König | 2022-09-04 22:36:17 +0200 |
---|---|---|
committer | Regia König | 2022-09-04 22:36:17 +0200 |
commit | 54737fa104f5d8452bf2e0c38891ab67a90b88c9 (patch) | |
tree | d03e88235269dc94b00ac7113e12063cabed3c1d | |
parent | Collect ideas (diff) | |
download | memtest86-54737fa104f5d8452bf2e0c38891ab67a90b88c9.tar.gz memtest86-54737fa104f5d8452bf2e0c38891ab67a90b88c9.tar.xz memtest86-54737fa104f5d8452bf2e0c38891ab67a90b88c9.zip |
Perhaps found sl
ution
-rw-r--r-- | multiprocessbash/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/multiprocessbash/README b/multiprocessbash/README index 7e0c697..8428969 100644 --- a/multiprocessbash/README +++ b/multiprocessbash/README @@ -10,3 +10,6 @@ source /path/to/hello.py source /path/to/foobar.py etc, etc +THE solution: +gnome-terminal -- "gdb -x gdb_python.py" & gnome-terminal -- "qemu-system-x86_64" + |