Hi Jenia,

Please find my comment at 
https://stackoverflow.com/questions/1628204/how-to-run-a-command-in-background-using-ssh-and-detach-the-session/26296408#26296408
 .

Regards,
Anatoly Varakin

-----Original Message-----
From: screen-users-bounces+anatoly.varakin=adotube....@gnu.org 
[mailto:screen-users-bounces+anatoly.varakin=adotube....@gnu.org] On Behalf Of 
jenia.ivlev
Sent: Monday, December 22, 2014 2:46 AM
To: screen-users@gnu.org
Subject: How to run gdbserver and gdb in two different windows?

Hello.
How do I write a script for screen that will do the following:

1. create two screen windows (ctrl-c).
2. execute the following command in the first screeen session:
    gdbserver port:1234 editor text-input-for-editor 3. execute the second 
command in the second screen session:
    gdn editor

Can someone please give me an example?

Thanks in advance for your kind help.


_______________________________________________
screen-users mailing list
screen-users@gnu.org
https://lists.gnu.org/mailman/listinfo/screen-users

_______________________________________________
screen-users mailing list
screen-users@gnu.org
https://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to