[haiku-bugs] Re: [Haiku] #9775: Switch between source and disassembly

  • From: "anevilyak" <trac@xxxxxxxxxxxx>
  • Date: Sat, 22 Jun 2013 15:53:40 -0000

#9775: Switch between source and disassembly
-------------------------------------+----------------------------
   Reporter:  bonefish               |      Owner:  anevilyak
       Type:  enhancement            |     Status:  in-progress
   Priority:  normal                 |  Milestone:  Unscheduled
  Component:  Applications/Debugger  |    Version:  R1/Development
 Resolution:                         |   Keywords:
 Blocked By:                         |   Blocking:
Has a Patch:  0                      |   Platform:  All
-------------------------------------+----------------------------
Changes (by anevilyak):

 * status:  new => in-progress


Comment:

 From a quick look, the only real hurdle to implementing this is that
 FunctionSourceCodeRequested() will always preferentially load the actual
 source if available and will skip disassembly entirely if that's the case.
 I'd propose simply adding an optional boolean parameter to the latter to
 explicitly override that behavior and force loading disassembly, so that
 SourceView can make use of that to request it if not yet available.

--
Ticket URL: <http://dev.haiku-os.org/ticket/9775#comment:1>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: