mariadb/mysql-test/lib
Daniel Black 66832e3a64 mtr: extend gdb backtace info
bt full - to include args and locals.

set print sevenbit on
  - it is more useful to be able to see the exact bytes
    (in case something is dumped as a string and not hexadecimal digits)
set print static-members off
  - there are many interesting (non-const) static members
set frame-arguments all
  - even non-printables are useful to see.

Let's make our bb logs give a little bit more detail on those
hard to reproduce bugs.

Tests on rhel7's gdb-7.6.1-120.el7
2022-04-14 19:55:26 +10:00
..
My mtr: extend gdb backtace info 2022-04-14 19:55:26 +10:00
t Merge 10.1 into 10.2 2020-07-01 12:03:55 +03:00
v1 MDEV-19129: Xcode compatibility update: mysql-test-run.pl: rename $opt_vs_config to $multiconfig to use with other cmake multiconfig generators 2021-10-21 16:48:00 +03:00
generate-ssl-certs.sh
mtr_cases.pm mtr: fix the check where a combination is pre-selected 2021-08-29 17:32:30 +02:00
mtr_gprof.pl
mtr_io.pl
mtr_match.pm
mtr_misc.pl
mtr_process.pl MDEV-25802 mtr: race condition if the test quickly restarts twice 2021-07-06 16:12:13 +02:00
mtr_report.pm MDEV-24135: Print warnings in XML, save test retries in XML, save the combinations in XML, replace the special symbols in the XML comment 2021-04-12 21:34:37 +02:00
mtr_results.pm
mtr_stress.pl
mtr_unique.pm
process-purecov-annotations.pl mtr: use env for perl 2020-06-23 03:24:46 +02:00