Debugger: Add connection configuration window.
commitc521fed0dae63e996a8c79459a6d9a8abbea606a
authorRene Gollent <rene@gollent.com>
Fri, 2 Dec 2016 03:09:53 +0000 (1 22:09 -0500)
committerRene Gollent <rene@gollent.com>
Mon, 5 Dec 2016 23:18:01 +0000 (5 18:18 -0500)
tree42263f1519b181da6923b0d469e0e83be4a25eca
parent10ba334855ad0d7297e23f15dea292f7dbdd231c
Debugger: Add connection configuration window.

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.
src/apps/debugger/Jamfile
src/apps/debugger/user_interface/gui/utility_windows/ConnectionConfigWindow.cpp [new file with mode: 0644]
src/apps/debugger/user_interface/gui/utility_windows/ConnectionConfigWindow.h [new file with mode: 0644]