Skip to content
  • Oswald Buddenhagen's avatar
    more reliable startup breakpoint handling · 954c5ee6
    Oswald Buddenhagen authored
    instead of picking "random" known entry point symbols, ask the debugger
    for the actual entry point.
    this also removes the "one instruction after the first one" hack, as it
    seems fairly pointless.
    NOTE: this does *not* work with the 2005 version of apple gdb.
    954c5ee6