• Sergei Golubchik's avatar
    ./mtr --gdb='b mysql_parse;r' · 339b9055
    Sergei Golubchik authored
    --gdb now accepts an argument, it will be passed to gdb as a command.
    multiple commands can be separated by a (non-standard and not escapable)
    delimiter - semicolon (;).
    
    Old usage with a bare --gdb continues to work too, of course.
    339b9055
mysql-test-run.pl 184 KB