Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • O openocd
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • card10card10
  • openocd
  • Repository
  • openocd
  • src
  • server
  • gdb_server.c
Find file BlameHistoryPermalink
  • Tim Newsome's avatar
    gdb_server, target: Add target_address_bits() · 57e30102
    Tim Newsome authored Feb 25, 2019
    
    
    Targets can use this to expose how many address bits there are.
    gdb_server uses this to send gdb the appropriate upper limit in the
    memory-map. (Before this change the upper limit would only be correct
    for 32-bit targets.)
    
    Change-Id: Idb0933255ed53951fcfb05e040674bcdf19441e1
    Signed-off-by: default avatarTim Newsome <tim@sifive.com>
    Reviewed-on: http://openocd.zylin.com/4947
    
    
    Tested-by: jenkins
    Reviewed-by: default avatarPeter Mamonov <pmamonov@gmail.com>
    Reviewed-by: default avatarTomas Vanek <vanekt@fbl.cz>
    57e30102