[PATCH] Accept functions with DW_AT_linkage_name present
Tom Tromey
tom@tromey.com
Fri May 20 16:12:39 GMT 2022
>>>>> Sharma, Alok Kumar via Gdb-patches <gdb-patches@sourceware.org> writes:
> diff --git a/gdb/testsuite/gdb.threads/omp-task.c b/gdb/testsuite/gdb.threads/omp-task.c
> new file mode 100644
> index 00000000000..27aa3e805dc
> --- /dev/null
> +++ b/gdb/testsuite/gdb.threads/omp-task.c
> @@ -0,0 +1,28 @@
> +#include <stdio.h>
> +#include <omp.h>
This file should have a copyright header.
This is ok with this change.
Tom
More information about the Gdb-patches
mailing list