Skip to content
  • hjk's avatar
    Debugger: Remove parts of the engine parameter fixup phase · 434e895b
    hjk authored
    
    
    The idea is that the fixup should not be needed at all anymore,
    instead, static data coming e.g. from the RunConfiguration should
    be setup in the constructor, and everything else should be ready
    at entry into start().
    
    This also proceeds on path to the planned-but-never-implemented
    idea that the RunConfiguration should (at most) be accessed at
    RunControl creation time, not later.
    
    Change-Id: I04d622785f5de628a7bb479bc0c39aff7d6cce01
    Reviewed-by: default avatarChristian Stenger <christian.stenger@qt.io>
    434e895b