Skip to content
  • hjk's avatar
    Debugger: Rework GDB disassembly display · 8521f54f
    hjk authored
    
    
    - Use exclusively CLI to retrieve information. MI output misses parts.
    - Remove MI output handling
    - Re-order lines in ascending address order in mixed output.
      GDB orders by source line, but that's confusing when stepping
    - Introduce a new 'hunk' field for source lines to give a hint
      which part of a split source line we are looking at.
    
    Change-Id: I61a547503e9a18f95e99b897e26dbb207cabb8cf
    Reviewed-by: default avatarDavid Schulz <david.schulz@digia.com>
    8521f54f