Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Q Qemu
  • 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 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • 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
  • El shab Ahmed
  • Qemu
  • Repository
  • qemu
  • .gdbinit
Find file BlameHistoryPermalink
  • Stefan Hajnoczi's avatar
    .gdbinit: load QEMU sub-commands when gdb starts · 3a586d2f
    Stefan Hajnoczi authored May 17, 2017
    
    
    The scripts/qemu-gdb.py file is not easily discoverable.  Add a .gdbinit
    file so GDB either loads qemu-gdb.py automatically or prints a message
    informing the user how to enable them (some systems disable ./.gdbinit
    loading for security reasons).
    
    Symlink .gdbinit and the scripts directory in order to make out-of-tree
    builds work.  The scripts directory is used to find the qemu-gdb.py file
    specified by a relative path in .gdbinit.
    
    Suggested-by: default avatarEric Blake <eblake@redhat.com>
    Signed-off-by: default avatarStefan Hajnoczi <stefanha@redhat.com>
    Reviewed-by: default avatarAlex Bennée <alex.bennee@linaro.org>
    Reviewed-by: default avatarPhilippe Mathieu-Daudé <f4bug@amsat.org>
    Tested-by: default avatarEric Blake <eblake@redhat.com>
    Message-id: 20170517124042.1430-1-stefanha@redhat.com
    Signed-off-by: default avatarStefan Hajnoczi <stefanha@redhat.com>
    3a586d2f