diff options
-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" + |