[PATCH] Fix handling of #include files during prologue skipping

Yao Qi yao@codesourcery.com
Thu Jan 24 00:52:00 GMT 2013


On 01/24/2013 04:33 AM, Tiago Stürmer Daitx wrote:
> diff --git a/gdb/testsuite/gdb.base/prologue-include.h b/gdb/testsuite/gdb.base/prologue-include.h
> new file mode 100644
> index 0000000..34b920c
> --- /dev/null
> +++ b/gdb/testsuite/gdb.base/prologue-include.h
> @@ -0,0 +1,2 @@
> +  i = 2;
> +  j = 2;

A copyright header is needed.

-- 
Yao (齐尧)



More information about the Gdb-patches mailing list