[haiku-bugs] Re: [Haiku] #10970: [Debugger] Assistence for locating source code

  • From: "anevilyak" <trac@xxxxxxxxxxxx>
  • Date: Sun, 22 Jun 2014 03:11:54 -0000

#10970: [Debugger] Assistence for locating source code
-------------------------------------+----------------------------
   Reporter:  bonefish               |      Owner:  anevilyak
       Type:  enhancement            |     Status:  in-progress
   Priority:  normal                 |  Milestone:  R1
  Component:  Applications/Debugger  |    Version:  R1/Development
 Resolution:                         |   Keywords:
 Blocked By:                         |   Blocking:
Has a Patch:  1                      |   Platform:  All
-------------------------------------+----------------------------

Comment (by anevilyak):

 Attached please find a quick proof of concept for trying this out. The
 behavior I've implemented is as follows:

 - All volumes are queried for a matching filename, and any candidates are
 aggregated into a sorted list.
 - If the above returns 0 matches, we immediately fall back to the current
 file panel behavior.
 - Otherwise, we build a pop up menu as in the ticket description,
 containing each of the aforementioned matches, as well as a separator +
 final item allowing one to choose to locate the file manually if none of
 the results found via query are correct.

 Please let me know what you think.

--
Ticket URL: <https://dev.haiku-os.org/ticket/10970#comment:3>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: