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: [rfa] break-entry.exp: suppress test if remote target


Jan Kratochvil wrote:
On Tue, 07 Dec 2010 20:35:57 +0100, Michael Snyder wrote:
This test doesn't work on remote targets (gdbserver), because it
sets a breakpoint at _start, which is also the current pc.  We never
hit a breakpoint at the current pc when we continue.

Your patch is out of sync with HEAD so you may not need this patch:


commit 787ced139be0421e8c5e0fbfe7ff5429d8b67601
Author: Nathan Froyd <froydnj@codesourcery.com>
Date:   Fri Nov 12 21:47:47 2010 +0000

    gdb/testsuite/
        * gdb.base/break-entry.exp: Skip if using a stub.

I see. I was on the 7.2 branch. Thanks.


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