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
  • src
  • plugins
  • debugger
  • debuggerplugin.cpp
Find file BlameHistoryPermalink
  • hjk's avatar
    Debugger: Rework register handling · 3743211e
    hjk authored Dec 17, 2014
    
    
    Use register names as handle, not their index in the view.
    Store the raw real values, not some stringified version
    as primary data.  Use subentries to break down bigger
    registers into smaller entities. Also remember the
    previous value of a register and show it in a tooltip.
    
    Change-Id: I8ae3cc8766a7b211bc7cc827c734e5cf6060825c
    Reviewed-by: default avatarChristian Stenger <christian.stenger@theqtcompany.com>
    Reviewed-by: default avatarhjk <hjk121@nokiamail.com>
    3743211e

Replace debuggerplugin.cpp

Attach a file by drag & drop or click to upload


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