• Sergei Golubchik's avatar
    mtr --gdb: fix for --rr and for a warning · dd9e5827
    Sergei Golubchik authored
    use _RR_TRACE_DIR=dir instead of -o dir, as the former can store
    multiple traces in dir (if, e.g., the test restarts mysqld)
    
    suppress uninitialized warning when $exe is undefined (--manual-XXX)
    dd9e5827
Debugger.pm 7.51 KB