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] Enable range stepping for ARM on GDBServer


On 08/31/2016 08:14 PM, Antoine Tremblay wrote:

> I'm sorry I can't be more helpful at the moment but I wanted to post
> this issue before I have to leave for a while.

Understood.  Does enabling range stepping unblock something else?

> However I wonder if range stepping or ARM depends on this of if we
> should treat it as two different issues ?

Offhand, the knee-jerk reaction is that if enabling range stepping
causes a regression, then it sounds like range stepping has a
problem that should be fixed and it may be premature to enable it.

I see a parallel here with all the all-stop-on-top-of-non-stop
work, which exposed a ton of such latent problems that were treated
as dependencies that needed to be addressed first.  That's what
resulted in the creation of this test (see 'git log ede9f622af1f').

as-ns is enabled by default on native, but not on remote.  It sounds
like testing with as-ns enabled on remote could reveal the same
range stepping problems, but all over the testsuite instead.  :-/

Thanks,
Pedro Alves


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