Debugger: Add connection configuration window

Operating Systems / Haiku - Rene Gollent [gollent.com] - 5 December 2016 17:18 UTC

ConnectionConfigWindow:- Utility window that is spawned in response to requests to create a new remote host connection. Allows setting up and attempting to make a connection.

c521fed Debugger: Add connection configuration window.
src/apps/debugger/Jamfile | 5 +-
.../gui/utility_windows/ConnectionConfigWindow.cpp | 165 ++++++++++++++++++++
.../gui/utility_windows/ConnectionConfigWindow.h | 49 ++++++
3 files changed, 217 insertions(+), 2 deletions(-)

Upstream: cgit.haiku-os.org


  • Share