Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Q qt-creator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Tobias Hunger
  • qt-creator
  • Repository
Switch branch/tag
  • qt-creator
  • share
  • qtcreator
  • debugger
  • lldbbridge.py
Find file BlameHistoryPermalink
  • Eike Ziller's avatar
    LLDB: Fix display of bases with multiple inheritance. · 74cc163a
    Eike Ziller authored Dec 17, 2013
    
    
    It was only showing the "last" one because the inames were the same
    (currentIName.None).
    Do not overwrite iname of sub item in 'enterSubItem' if it already was
    set.
    
    Task-number: QTCREATORBUG-11109
    Change-Id: I74581f62d47ff0c33650769c3ed66e24124d1092
    Reviewed-by: default avatarhjk <hjk121@nokiamail.com>
    74cc163a

Replace lldbbridge.py

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.