screen-users
[Top][All Lists]
Advanced

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

How to run gdbserver and gdb in two different windows?


From: jenia.ivlev
Subject: How to run gdbserver and gdb in two different windows?
Date: Sun, 21 Dec 2014 19:46:01 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

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.




reply via email to

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