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] Support bionic's jmp_buf.


On Sunday, June 24, 2012 06:46:15 PM Thiago Jung Bauermann wrote:
> +/* Determines whether the inferior is an Android application.  */
> +
> +static int
> +is_target_linux_android (void)

Looks this function is not arm-specific, so we can move it to linux-tdep.c.

-- 
Yao (éå)


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