This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] prologue-single-line-func.exp
- From: Doug Evans <dje at google dot com>
- To: gdb-patches <gdb-patches at sourceware dot org>
- Date: Fri, 15 Aug 2014 16:26:57 -0700
- Subject: Re: [PATCH] prologue-single-line-func.exp
- Authentication-results: sourceware.org; auth=none
- References: <yjt2k369bbwa dot fsf at ruffy dot mtv dot corp dot google dot com>
On Fri, Aug 15, 2014 at 3:56 PM, Doug Evans <dje@google.com> wrote:
> Hi.
>
> This is a new testcase I wrote while debugging pr 17276.
> It's standalone so I'm submitting it separately.
>
> It tests whether gdb probably handles skipping passed the prologue
Umm,
... properly handles ...
> in a function that appears on a single line.