"README.md" did not exist on "08304eb6cd8eda5548549bc446fd979b9a5b557a"
more reliable startup breakpoint handling
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
Loading
Please register or sign in to comment