You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't futz with comparing GDB_COMMAND to "no" at run-time (this fixes
an "unreachable code" warning for me with GDB_COMMAND=no with my clang++
and newer C++ standards)
Do allow for run-time `--gdb=` even if it was disabled at compile-time.
0 commit comments