haiku/src/apps/debugger/target_host_interface
Rene Gollent 7442abd1c5 Debugger: Further additions to TargetHostInterface.
TargetHostInterface:
- Provide interface for tracking list of TeamDebuggers attached to this
  particular interface instance. Will eventually replace the current
  mechanism where the Debugger app tracks this directly.

LocalTargetHostInterface:
- Cleanups.
2016-04-10 17:03:07 -04:00
..
interfaces Debugger: Further additions to TargetHostInterface. 2016-04-10 17:03:07 -04:00
TargetHostInterface.cpp Debugger: Further additions to TargetHostInterface. 2016-04-10 17:03:07 -04:00
TargetHostInterface.h Debugger: Further additions to TargetHostInterface. 2016-04-10 17:03:07 -04:00
TargetHostInterfaceRoster.cpp
TargetHostInterfaceRoster.h