[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GDB over TRAMP: problem with user I/O
From: |
Michael Albinus |
Subject: |
Re: GDB over TRAMP: problem with user I/O |
Date: |
Sun, 10 Dec 2017 16:16:57 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (gnu/linux) |
Live System User <nyc4bos@aol.com> writes:
> Hi Michael,
Hi,
>> I have no idea how to fix this. Handling remote ttys simply does not
>> work as gdb expects.
>
> Take a look at gdbserver (part of the GDB gdb-gdbserver package
> on Gnu/Linux).
Thanks for the hint. Unfortunately, while scanning its doc, I cannot see
how gdbserver could solve the problem at hand: redirecting the i/o of
the remote program being debugged to emacs.
Best regards, Michael.