Re: How to run gdbserver and gdb in two different windows?
[email protected] (jenia.ivlev)
| Newsgroups | gmane.comp.gnu.screen.user |
|---|---|
| Message-ID | <[email protected]> |
Thanks very much.
I will try this tomorrow. Today I decided to read about the switches you
used.
And I found the switch -x. I dont understand the explanation in "man
screen" for it::
-x Attach to a not detached screen session. (Multi display mode). Screen refuses to attach from within itself. But when cascading multiple
screens, loops are not detected; take care.
This means:
-x Attach to a attached screen session.
I don't understand what this does very well.