This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 2/2] [ARM] Software single step cross kernel helpers


Yao Qi <qiyaoltc@gmail.com> writes:

> +static void wrapper (void)
> +{
> +  /* Make sure this helper function is tail-called.  */
> +  kernel_user_get_tls ();
> +}

This function is not used.  I removed it from the updated patch.

-- 
Yao (éå)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]