This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [RFC] if (INNER_THAN (read_sp(), step_sp - 16))


> But I have no idea how to detect the situation that you are 
> trying to test for.  So I'd like to toss it back to you.
> Can you find a better way to test for this?  Maybe with 
> (ugh) another state variable?
> 
> And if not, can you put those two lines into an ifdef, 
> so they won't affect targets for which they're not intended?


Well it can't be a (ugh) #ifdef :-)

	Andrew




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