Skip to content
  • Oswald Buddenhagen's avatar
    fix initial breakpoint setting · 3dc1e31d
    Oswald Buddenhagen authored
    as it turns out, it is not possible to set pending breakpoints until
    gdb has loaded as image. so add some hooks to enable adapters to trigger
    the initial breakpoint syncing at the right time. do not add additional
    states (say, InferiorPreparing), as it would just complicate things.
    3dc1e31d