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] Fix memory-region overlapping checking


On 08/16/2012 11:02 AM, Wei-cheng Wang wrote:
> Hi Yao,
> 
>   Thanks for your correction.
>   I wasn't aware of that rule and wondered what the message is used for.
> 
>   After I reviewed the cases, I think the cases should be altered a little.
>   When testing against 0x30-0x0, 0x50-0x70 is no different than 0x40-0x50,
>   so I remove it and add various boundary cases.
> 
>   Below is the altered one based on your fix.

I just tried this test out, and noticed that it doesn't produce any
fail without the gdb fix, while Yao's does.  Could you sort that
out, please?  Thanks!

-- 
Pedro Alves


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