Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] tty connection between eclipse and gdb

It will work if you use DSF-GDB, but not if you use CDI-GDB.


From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of ?? ???
Sent: Monday, September 26, 2011 5:59 AM
To: cdt-dev
Subject: [cdt-dev] tty connection between eclipse and gdb

Hello,
i'd like to rerun of the inferior without restarting the gdb. It seems that doing that is killing the tty connection between eclipse and the inferior which causes me to end my debug session.
 Is possible rerun without killing this connection??

Thanks,
Shai

Back to the top