Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • wine wine
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Bugzilla
    • Bugzilla
  • Merge requests 281
    • Merge requests 281
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • winewine
  • winewine
  • Repository
  • wine
  • programs
  • winedbg
  • tgt_active.c
Find file Blame History Permalink
  • eric pouech's avatar
    winedbg: Synthetize pointer to type when not available. · 16bcc3bc
    eric pouech authored Jul 29, 2022 and Alexandre Julliard's avatar Alexandre Julliard committed Jul 29, 2022
    
    
    This ensures that we always have a type as pointer to a known <type>
    (either because it exists in <type>'s module, or it's synthetized inside
    debugger).
    
    Signed-off-by: default avatarEric Pouech <eric.pouech@gmail.com>
    16bcc3bc