Skip to content
  • Oswald Buddenhagen's avatar
    more reliable startup breakpoint handling · 7ec95338
    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.
    
    Conflicts:
    
    	src/plugins/debugger/gdbengine.cpp
    7ec95338