[haiku-bugs] [Haiku] #6974: Stepping into functions in Debugger shows extra blank source

  • From: "stippi" <trac@xxxxxxxxxxxx>
  • Date: Sat, 11 Dec 2010 17:41:18 -0000

#6974: Stepping into functions in Debugger shows extra blank source
-------------------------------------+-----------------------------
   Reporter:  stippi                 |       Owner:  bonefish
       Type:  bug                    |      Status:  new
   Priority:  normal                 |   Milestone:  R1
  Component:  Applications/Debugger  |     Version:  R1/Development
   Keywords:                         |  Blocked By:
Has a Patch:  0                      |    Platform:  All
   Blocking:                         |
-------------------------------------+-----------------------------
 This is a GCC4 based hybrid build of r39815, but I think I've seen this
 before. I've made a debug build of MediaPlayer and launched it in Debugger
 via the command line. I've inserted a breakpoint at a random location in
 the startup code. Whenever I step into a function, no matter if it's
 within the same source file or another file, there will first be a blank
 source code view, and the stack strace showing a weird entry at the top
 with the path to the MediaPlayer executable instead of a function.
 Pressing the Step Over button again makes Debugger arrive at the correct
 location in the flow of code. In another words, you have to press the Step
 Into button twice, and the intermediate state is weird.

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

Other related posts: