Opened 11 years ago

Last modified 7 years ago

#9711 in-progress enhancement

Add support for remote debugging

Reported by: anevilyak Owned by: bonefish
Priority: normal Milestone: Unscheduled
Component: Applications/Debugger Version: R1/Development
Keywords: Cc:
Blocked By: #9310, #9710 Blocking:
Platform: All

Description

Eventually it would be nice to support debugging remote teams. This requires corresponding support in debug_server though.

Change History (5)

comment:1 by anevilyak, 11 years ago

As a note for when one of us gets around to implementing this, as far as I'm aware, all TODOs with regards to abstracting things to be done via DebuggerInterface have been resolved, with one exception: http://cgit.haiku-os.org/haiku/tree/src/apps/debugger/controllers/ThreadHandler.cpp#n79 . There still remain various Architecture and other TODOs for the case where the host and target systems are different hardware architectures though (e.g. floating point handling differences).

comment:2 by anevilyak, 9 years ago

Blocked By: 9310 added

comment:3 by anevilyak, 8 years ago

Status: newin-progress

comment:4 by anevilyak, 7 years ago

Owner: changed from anevilyak to bonefish
Status: in-progressassigned

comment:5 by bonefish, 7 years ago

Status: assignedin-progress
Note: See TracTickets for help on using tickets.