mariadb/dbug
Daniel Black 29b4bd4ea9 MDEV-30573 Server doesn't build with GCOV by GCC 11+
__gcov_flush was never an external symbol in the documentation.

It was removed in gcc-11. The correct function to use is __gcov_dump
which is defined in the gcov.h header.
2023-02-06 21:25:02 +11:00
..
CMakeLists.txt Merge 10.4 into 10.5 2021-05-26 09:47:28 +03:00
dbug.c MDEV-30573 Server doesn't build with GCOV by GCC 11+ 2023-02-06 21:25:02 +11:00
dbug_add_tags.pl mtr: use env for perl 2020-06-23 03:24:46 +02:00
dbug_long.h
example1.c
example2.c
example3.c
factorial.c remove duplicate code from the factorial dbug example 2012-08-23 15:30:43 +02:00
main.c
monty.doc
my_main.c Fix clang-15 -Wdeprecated-non-prototype 2022-07-01 09:34:31 +03:00
remove_function_from_trace.pl mtr: use env for perl 2020-06-23 03:24:46 +02:00
tests-t.pl
tests.c add WITH_DBUG_TRACE CMake variable 2020-04-29 20:13:14 +03:00
user.r Fix typos in the codebase. 2022-08-09 18:41:09 +03:00