summaryrefslogtreecommitdiff
path: root/mysql-test/lib/My/Debugger.pm
Commit message (Expand)AuthorAgeFilesLines
* MDEV-29348 rpl.rpl_rewrt_db test fails with [gdb,manual-gdb] with wrong parsingAnel Husakovic2022-11-281-1/+1
* MDEV-28931 Debugger.pm readability fixAleksey Midenkov2022-07-181-38/+51
* MDEV-26949 --debug-gdb installs redundant signal handlersMarko Mäkelä2021-11-011-1/+2
* mtr: --gdb mode, also quote ";", not only " "Sergei Golubchik2021-05-111-1/+1
* mtr --gdb='commands' and restartsSergei Golubchik2021-05-081-1/+1
* fix mtr --client-gdb to workSergei Golubchik2021-05-081-1/+1
* Added missed ' -- ' between the end of the lldb command options and the begin...Dmitry Shulga2021-03-221-1/+1
* mtr --gdb: fix for --rr and for a warningSergei Golubchik2021-03-011-1/+2
* mtr fixes for old (5.10.1) perlSergei Golubchik2021-02-221-4/+5
* support for mtr --valgdbSergei Golubchik2021-02-221-3/+20
* unify mtr handling of debuggersSergei Golubchik2021-02-221-0/+247