[haiku-bugs] [Haiku] #8095: Source file path resolution doesn't work as is should

  • From: "bonefish" <trac@xxxxxxxxxxxx>
  • Date: Sun, 06 Nov 2011 12:37:01 -0000

#8095: Source file path resolution doesn't work as is should
-----------------------------------+------------------------------
 Reporter:  bonefish               |        Owner:  bonefish
     Type:  bug                    |       Status:  new
 Priority:  normal                 |    Milestone:  R1
Component:  Applications/Debugger  |      Version:  R1/Development
 Keywords:                         |   Blocked By:
 Blocking:                         |  Has a Patch:  0
 Platform:  All                    |
-----------------------------------+------------------------------
 r43130, gcc 2, Haiku image cross-built on Linux

 The intelligent source file path resolution doesn't work as expected.
 After specifying the path to the first source file, the paths for other
 source files should be guessed automatically, if their location relative
 to the first source file has not changed (i.e. is the same as when
 compiled).

 Tested debugging DebugAnalyzer, source copied to the image via the
 `AddSourceDirectoryToHaikuImage` rule. The `DebugAnalyzer.cpp` source file
 was specified after starting Debugger before running the program. A later
 crash in `model_loader/ModelLoader.cpp` did not show the source file and
 the file had to be specified manually as well.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/8095>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: