• Sergei Golubchik's avatar
    ./mtr --gdb='b mysql_parse;r' · 250c5aa0
    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.
    
    Cherry-picked c47c0ca5 5441bbd3 339b9055
    250c5aa0
mysql-test-run.pl 190 KB