screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: How to run gdbserver and gdb in two different windows?


From: Anatoly Varakin
Subject: RE: How to run gdbserver and gdb in two different windows?
Date: Tue, 23 Dec 2014 07:58:14 +0000

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: address@hidden [mailto:address@hidden On Behalf Of jenia.ivlev
Sent: Monday, December 22, 2014 2:46 AM
To: address@hidden
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
address@hidden
https://lists.gnu.org/mailman/listinfo/screen-users



reply via email to

[Prev in Thread] Current Thread [Next in Thread]