Table of Contents
Managing connections
WinGDB allows you to view TCP connections opened at any moment and
to close them, either selectively or all at once. This sometimes might
be useful, e.g. when you want to disable source mapping for a while.
To perform these actions, go to Connections submenu in WinGDB main menu.
Among possible options, are:
- Open connections for source mappings: attempts to connect
to every remote host described in mapping configuration. If particular connection
succeeds, WinGDB will be able to synchronize sources with that host.
- Close all connections: closes all opened connections. You can reopen
them later. Closing connections will rended mappings temporarily inactive.
- Show connections window: shows the Connections window, allowing you
to view opened connections and to close them selectively using context menu.
Conections managed here do not include Remote terminal connections,
which are controlled separately.
Table of Contents
Copyright (C) 2008-2019 SOFT-ERG. All rights reserved.