[haiku-bugs] Re: [Haiku] #14556: [Debugger] Allow message to invoke Debugger and debug an app from Roster Launch

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Sat, 29 Sep 2018 23:47:24 -0000

#14556: [Debugger] Allow message to invoke Debugger and debug an app from Roster
Launch
-------------------------------------+----------------------------
   Reporter:  adamfowleruk           |      Owner:  anevilyak
       Type:  enhancement            |     Status:  new
   Priority:  normal                 |  Milestone:  Unscheduled
  Component:  Applications/Debugger  |    Version:  R1/Development
 Resolution:                         |   Keywords:
 Blocked By:                         |   Blocking:
Has a Patch:  0                      |   Platform:  All
-------------------------------------+----------------------------

Comment (by anevilyak):

 This is already possible by passing the path to the team via argc/argv in
 BRoster::Launch(). That being said, as far as properly integrating Paladin
 with it goes, the debugger core is separated out into a library
 (libdebugger.so), so in the long term the ideal approach would be for
 Paladin to hook into that directly. This would allow it to fully control
 launching, stepping, etc. directly as a true IDE rather than loading the
 debugger as an external app. The lib API is not yet considered entirely
 stable though, so its headers aren't yet published.

-- 
Ticket URL: <https://dev.haiku-os.org/ticket/14556#comment:1>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: