Skip to content
Snippets Groups Projects
  1. Oct 20, 2009
    • Oswald Buddenhagen's avatar
      clean up includes · 3a84440e
      Oswald Buddenhagen authored
      3a84440e
    • 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
    • Oswald Buddenhagen's avatar
      fix shutdown paths · b3addf14
      Oswald Buddenhagen authored
      this includes:
      - move the gdb ownership back to the engine (thus strip down the
        adaptors as far as possible)
      - make gdb startup synchronous
      - make adapter shutdown synchronous
      - fix the state transitions relating to shutdown
      b3addf14
  2. Oct 12, 2009
  3. Oct 09, 2009
  4. Oct 08, 2009
  5. Sep 29, 2009
  6. Sep 25, 2009
  7. Sep 24, 2009
  8. Sep 23, 2009
  9. Sep 22, 2009
Loading